11-05-2007 03:41 PM
11-05-2007 04:14 PM
11-07-2007 03:56 AM
First, you have to configure the DAQ-Assistant to use "Referenced Single Ended" mode (Found in the configuration-tab of the express block, where you configured "differential").
Second, the value you see is the Voltage acquired at the analo ginput, so to get a °C value, you have to scale the Voltage value according to the datasheet of your sensor. You can either do this in the DAQ-Assistan as well by adding a custom scale (again in the configuration-tab of the DAQ Assistant) or by using mathematical operations in your VI to calculate the temperature.