Click or drag to resize
SIM800H Properties

The SIM800H type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberFileStorage
FileStorage property with all the methods required to access the internal file storage
Public propertyStatic memberGprsIpAppsBearerIsOpen
Status of IP apps bearer in profile 1 of GPRS context
Public propertyStatic memberGprsMmsBearerIsOpen
Status of MMS bearer in profile 2 of GPRS context
Public propertyStatic memberGprsNetworkRegistration
GPRS network registration state of module
Public propertyStatic memberGprsProvider
GprsProvider property with all the methods required to use the GPRS features
Public propertyStatic memberGprsSocketsBearerIsOpen
Status of sockets bearer in profile 0 of GPRS context
Public propertyStatic memberGsmNetworkRegistration
GSM network registration state of module
Public propertyStatic memberHttpClient
HttpClient property with all the methods required to perform HTTP requests
Public propertyStatic memberIMEI
Retrieves the device's IMEI
Public propertyStatic memberIpAddress
IP address of module
Public propertyStatic memberMaxSockets
Maximum number of sockets supported. SIM800H module supports up to 6. When setting this properties, any existing socket will be closed and becomes unavailable.
Public propertyStatic memberMmsClient
MmsClient property with all the methods required to use the MMS (Multimedia Messaging Service) client
Public propertyStatic memberMmsConfiguration
MMS center configuration
Public propertyModelIdentification
Module model identification
Public propertyStatic memberPowerStatus
Power status of SIM800H device
Public propertySerialInterfaceBaudRate
Retrieves baud rate for serial interface
Public propertySIMCardStatus
Get SIM card status
Public propertyStatic memberSmsProvider
SmsProvider property with all the methods required to send SMS (text) messages
Public propertySmsStatusReport
Enable Sms status report
Public propertyStatic memberSntpClient
SntpClient property with all the methods required to user the SNTP (Simple Network Time Protocol) client
Public propertyStatic memberSoftwareRelease
Module software release
Public propertyStatic memberSupplyVoltage
Retrieves supply voltage.
Top
See Also