CONNECTION_ERROR (ENUM)¶
TYPE CONNECTION_ERROR :
- Attributes:
- qualified_only
- InOut:
- Name - Comment - NO_ERROR - No Error - CANNOT_OPEN_CONNECTION - no connection to the modem - CANNOT_CLOSE_CONNECTION - the connection can’t be closed - NO_CONNECTION_PARAMETERS_SET - connection paramters are missing - INVALID_HANDLE - the handle is not correct - WRITE_INCOMPLETE - writing process was not completed - CANNOT_READ - reading error - TIME_OUT - time out 
