Click or drag to resize
SIM800H Methods

The SIM800H type exposes the following members.

Methods
  NameDescription
Public methodStatic memberConfigure
Configure hardware interface with the device.
Public methodDispose
Public methodEquals (Inherited from Object.)
Public methodStatic memberGetDateTime
Retrieves date time from device's clock. For correct date time the clock must be set either programatically or using SNTP service
Public methodGetHashCode (Inherited from Object.)
Public methodStatic memberGetTimeAndLocation
Retrieves time and optionally location of the device, as reported by the time and location service. Needs to have GPRS connection active.
Public methodGetType (Inherited from Object.)
Public methodStatic memberPowerOff
Powers off the SIM800H module
Public methodStatic memberPowerOnAsync
Starts an asynchronous operation to run the power on sequence
Public methodStatic memberRetrieveOperator
Retrieves the operator wich the device is registered to
Public methodStatic memberRetrievePinState
Retrieves the pin state of the SIM
Public methodStatic memberRetrieveSignalStrength
Get the signal strength (RSSI) of the cellular network
Public methodStatic memberSetPhoneFuncionality
Set phone funcionality
Public methodToString (Inherited from Object.)
Top
See Also