OutputInterface EnumerationGIGATMS.UHF Help Documentation
Specifies the data ouput interface.

Namespace: com.gigatms.parameters
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax

public enum OutputInterface
Members

  Member nameValueDescription
Keyboard3 The data is output via keyboard interface.
HID_N_VCOM8 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.
Default255 The data is output by auto.
See Also

Reference