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)
Syntaxpublic enum OutputInterface
Public Enumeration OutputInterface
public enum class OutputInterface
Members
| Member name | Value | Description |
---|
| TCP_Server | 4 |
The data is output via TCP server interface.
|
| Default | 255 |
The data is output by auto.
|
See Also