| SIM800HSerialInterfaceBaudRate Property |
Retrieves baud rate for serial interface
Namespace: Eclo.NETMF.SIM800HAssembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax public int SerialInterfaceBaudRate { get; }
Return Value
Type:
Int32An integer with the serial port baud rate (-1 when this command couldn't be executed)
See Also