SettingsUsbInterface Property |
Gets the USB Mode.
Note: TS100 will disconnect after modify USB Interface.
Note: Keyboard output is disabled when set to
VirtualComPort.
Namespace:
com.gigatms.Parameters.TS100
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic UsbInterface UsbInterface { get; set; }
Public Property UsbInterface As UsbInterface
Get
Set
public:
property UsbInterface UsbInterface {
UsbInterface get ();
void set (UsbInterface value);
}
Property Value
Type:
UsbInterface
The USB Mode.
See Also