Click or drag to resize

IONumber Enumeration

Specifies the number of IO pin for selecting to access.

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntax
public enum IONumber
Members
  Member nameValueDescription
Output_Pin_00 Selects output I/O pin 0
Output_Pin_11 Selects output I/O pin 1
Output_Pin_22 Selects output I/O pin 2
Input_Pin_04 Selects input I/O pin 0
See Also