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
Members
Member name | Value | Description | |
---|---|---|---|
Keyboard | 3 | The data is output via keyboard interface. | |
HID_N_VCOM | 8 | The data is output via HID virtual comport interface. | |
BLE | 16 | The data is output via BLE interface. | |
TCP_Client | 32 | The data is output via TCP client interface. | |
TCP_Server | 64 | The data is output via TCP server interface. | |
Default | 255 | The data is output by auto. |
See Also