Click or drag to resize
SIM800HSerialInterfaceBaudRate Property
Retrieves baud rate for serial interface

Namespace: Eclo.NETMF.SIM800H
Assembly: Eclo.NETMF.SIM800H (in Eclo.NETMF.SIM800H.dll) Version: 1.1.97.0 (1.1.97.0)
Syntax
C#
public int SerialInterfaceBaudRate { get; }

Return Value

Type: Int32
An integer with the serial port baud rate (-1 when this command couldn't be executed)
See Also