General Properties:Channel Type Property
Short Name: ChanType
Property of DAQmx Channel
Indicates the type of the virtual channel.
| Analog Input (10100) | Analog input channel. |
| Analog Output (10102) | Analog output channel. |
| Counter Input (10131) | Counter input channel. |
| Counter Output (10132) | Counter output channel. |
| Digital Input (10151) | Digital input channel. |
| Digital Output (10153) | Digital output channel. |
Remarks
The following table lists the characteristics of this property.
| Permissions | read only |
| Resettable | no |
| Settable while task is running | device-specific |
| Available in Run-Time Engine | yes |