Specifies the number of digital IO pin for selecting to access.
 
 
    Namespace: 
   com.gigatms.Parameters.TS800_60
    Assembly:
   GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
SyntaxPublic Enumeration IONumber
public enum class IONumber
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | Output_Pin_0 | 0 | 
 Selects output digital input/output pin 0
  | 
 | Output_Pin_1 | 1 | 
 Selects output digital input/output pin 1
  | 
 | Output_Pin_2 | 2 | 
 Selects output digital input/output pin 2
  | 
 | Input_Pin_0 | 4 | 
 Selects input digital input/output pin 0
  | 
See Also