Click or drag to resize

OutputInterfaces Enumeration

Specifies the output interface settings 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 OutputInterfaces
Members
  Member nameValueDescription
Wiegand0 Output with Wiegand interface.
Multi_RS_4851 Output with RS-485 interface. Allow multiple PDs with different address using the same communication line.
RS_232_RS_4852 Output with RS-232 or RS-485 interface. Assume there is only one PD using the same communication line.
WiFi4 Output with Wi-Fi interface.
Auto255 Select output interface automatically.
See Also