Click or drag to resize

OutputInterface Enumeration

Specifies the way of triggering to turn on the RF power to read tag data.

Namespace:  com.gigatms.Parameters.TS800_60
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public enum OutputInterface
Members
  Member nameValueDescription
HIDnVCOM8 The data is output via HID virtual comport interface.
BLE16 The data is output via BLE interface.
TCP_Client32 The data is output via TCP client interface.
TCP_Server64 The data is output via TCP server interface.
See Also