Click or drag to resize

IONumber Enumeration

Specifies the number of digital IO pin for selecting to access.

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