ModemPort.h File Reference

#include "SerialPort.h"

Classes

class  ModemPort
 Modem port class. More...

Defines

#define DEFAULT_AT_TIMEOUT   5000

Enumerations

enum  ModemAnswerType {
  AT_INVALID = -1, AT_OK = 0, AT_CONNECT, AT_RING,
  AT_NOCARIER, AT_ERROR, AT_NOANSWER, AT_CMS_ERROR,
  AT_CME_ERROR
}

Detailed Description


Define Documentation

#define DEFAULT_AT_TIMEOUT   5000

Default timeout for AT commands


Enumeration Type Documentation

Valid AT command replies of the GSM/GPRS modem.

Enumerator:
AT_INVALID 

Invalid reply, error condition

AT_OK 

OK reply, success confirmation

AT_CONNECT 

Connect confirmation

AT_RING 

RING signal

AT_NOCARIER 

No carrier reply

AT_ERROR 

Generic error reply

AT_NOANSWER 

No answer reply

AT_CMS_ERROR 

Specific error information

AT_CME_ERROR 

Specific error information

Generated on Wed Oct 20 11:13:43 2010 for libspatha by  doxygen 1.6.3