Analog Input:Measurement Type Property
Short Name: AI.MeasType
Property of DAQmx Channel
Indicates the measurement to take with the analog input channel and in some cases, such as for temperature measurements, the sensor to use.
| Current (10134) | Current measurement. |
| Frequency (10181) | Frequency measurement using a frequency to voltage converter. |
| Resistance (10278) | Resistance measurement. |
| Strain Gage (10300) | Strain measurement. |
| Temperature:RTD (10301) | Temperature measurement using an RTD. |
| Temperature:Thermistor (10302) | Temperature measurement using a thermistor. |
| Temperature:Thermocouple (10303) | Temperature measurement using a thermocouple. |
| Temperature:Built-in Sensor (10311) | Temperature measurement using a built-in sensor on a terminal block or device. On SCXI modules, for example, this could be the CJC sensor. |
| Voltage (10322) | Voltage measurement. |
| More:Voltage:Custom with Excitation (10323) | Voltage measurement with an excitation source. You can use this measurement type for custom sensors that require excitation, but you must use a custom scale to scale the measured voltage. |
| Voltage RMS (10350) | Voltage RMS measurement. |
| Current RMS (10351) | Current RMS measurement. |
| Position:LVDT (10352) | Position measurement using an LVDT. |
| Position:RVDT (10353) | Position measurement using an RVDT. |
| Sound Pressure:Microphone (10354) | Sound pressure measurement using a microphone. |
| Accelerometer (10356) | Acceleration measurement using an accelerometer. |
| TEDS Sensor (12531) | Measurement type defined by TEDS. |
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 |