Analog Input >> Bridge >> Scaling Parameters >> Electrical Units
- Updated2023-03-16
- 1 minute(s) read
Data Type: | int32 |
Description: | Specifies from which electrical unit to scale data. Select the same unit that the sensor data sheet or calibration certificate uses for electrical values. |
Valid values
DAQmx_Val_VoltsPerVolt | 15896 | Volts per volt. |
DAQmx_Val_mVoltsPerVolt | 15897 | Millivolts per volt. |
You can get/set/reset this property using:
DAQmxGetAIBridgeElectricalUnits
DAQmxSetAIBridgeElectricalUnits
DAQmxResetAIBridgeElectricalUnits