Click or drag to resize

OutputInterface Enumeration

Specifies the data ouput interface.

Namespace:  com.gigatms.Parameters.TS800
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public enum OutputInterface
Members
  Member nameValueDescription
TCP_Server4 The data is output via TCP server interface.
Default255 The data is output by auto.
See Also