Analog Input >> General Properties >> Input Configuration >> Terminal Configuration
- Updated2023-03-16
- 1 minute(s) read
Analog Input >> General Properties >> Input Configuration >> Terminal Configuration
Data Type: | int32 |
Description: | Specifies the terminal configuration for the channel. |
Valid values
DAQmx_Val_RSE | 10083 | Referenced Single-Ended. |
DAQmx_Val_NRSE | 10078 | Non-Referenced Single-Ended. |
DAQmx_Val_Diff | 10106 | Differential. |
DAQmx_Val_PseudoDiff | 12529 | Pseudodifferential. |
You can get/set/reset this property using:
DAQmxGetAITermCfg
DAQmxSetAITermCfg
DAQmxResetAITermCfg