Click or drag to resize

UsbInterface Enumeration

USB mode. Note keyboard output is disabled when set to VirtualComPort.

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 UsbInterface
Members
  Member nameValueDescription
VirtualComPort0 Communicate reader with USB virtual COM port. Note keyboard output is disabled in this mode.
HID1 Communicate reader with USB HID interface.
See Also