Click or drag to resize

SettingsOutputInterfaces Property

Data output interface. TS800-60 can output with keyboard and stream (ex: USB keyboard and USB HID) simultaneously. Other interface settings are ignored if set to auto.

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

Property Value

Type: OutputInterfaces
The list of data output interface.
See Also