Click or drag to resize

OutputInterfaces Class

TS100 Output Interfaces
Inheritance Hierarchy
SystemObject
  com.gigatms.Parameters.TS100OutputInterfaces

Namespace:  com.gigatms.Parameters.TS100
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public class OutputInterfaces

The OutputInterfaces type exposes the following members.

Constructors
  NameDescription
Public methodOutputInterfaces
Initializes a new instance of the OutputInterfaces class
Top
Properties
  NameDescription
Public propertyAuto
TS100 will try to output to one of the following interfaces: BLE, USB HID, TCP Client, TCP Server. Keyboard is not included.
Public propertyKeyboardSimulation
Gets or sets keyboard output mode.
Public propertyStream
Gets or sets the stream output interfaces: BLE, USB HID, USB Virtual COM, TCP Client, TCP Server.
Top
See Also