Click or drag to resize

OutputInterfacesStream Property

Gets or sets the stream output interfaces: BLE, USB HID, USB Virtual COM, TCP Client, TCP Server.

Namespace:  com.gigatms.Parameters.TS800_60
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public HashSet<OutputInterface> Stream { get; set; }

Property Value

Type: HashSetOutputInterface
The stream output interfaces.
See Also