Click or drag to resize

OutputInterfacesAuto Property

TS800-60 will try to output to one of the following interfaces: BLE, USB HID, TCP Client, TCP Server. Keyboard is not included.

Namespace:  com.gigatms.Parameters.TS800_60
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public bool Auto { get; set; }

Property Value

Type: Boolean
If auto is set to true, the KeyboardSimulation and Stream is ignored.
See Also