| Data Acquisition Toolbox | Search  Help Desk |
| InputType |
InputType specifies the analog input hardware channel configuration. For sound cards, InputType can only be AC-Coupled. For National Instruments devices, InputType can be SingleEnded, Differential, or NonReferencedSingleEnded.
Depending on the hardware you are using, changing the InputType property value may change the number of channels available for the analog input object. Furthermore, if the InputType value is changed while the analog input object is running, then all channels are deleted and a warning is issued if the number of available channels is reduced.
Note:
Characteristics
| Device Objects | AI |
| Class | Common |
| Access | Read/write |
| Data Type | Enumerated list |
| Modify while Running | No |
Values
Sound Card Values
| AC-Coupled |
The input is coupled so that constant (DC) signal levels are suppressed. |
National Instruments Values