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)
Syntaxpublic bool Auto { get; set; }Public Property Auto As Boolean
	Get
	Set
public:
property bool Auto {
	bool get ();
	void set (bool value);
}Property Value
Type: 
Boolean
 If auto is set to true, the 
KeyboardSimulation and 
Stream is ignored.
 
See Also