Click or drag to resize

SdkOptionUsbDevicePrefix Property

The port name prefix of USB deivces when discovered. Must be set before creating Host and TS100, TS800, TS100A objects to be effective

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public static string UsbDevicePrefix { get; set; }

Return Value

Type: String
USB Device Prefix string.
See Also