HdlcCommunicator1HdlcOperationalBaudrate Field

Baudrate used for HDLC. It can be 0 for baudrate returend by a meter while entering mode E, or any other value to force communication using baudtrate other than one returned by a meter. This parameter applies only if HdlcSwitchToModeE parameter is set to true.

Definition

Namespace: OddPrg.Communication.Hdlc
Assembly: OddPrg.Communication.Hdlc (in OddPrg.Communication.Hdlc.dll) Version: 2.0.0.3 (2.0.0.3)
C#
public const int HdlcOperationalBaudrate = 13

Field Value

Int32

See Also