Click or drag to resize

BaudRates Enumeration

Specifies the baudrate setting of SR5.

Namespace:  com.gigatms.Parameters.SR5
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public enum BaudRates
Members
  Member nameValueDescription
_24004 The baud rate 2400.
_48005 The baud rate 4800.
_96006 The baud rate 9600.
_192007 The baud rate 19200.
_384008 The baud rate 38400.
_576009 The baud rate 57600.
_11520010 The baud rate 115200.
See Also