I'm using Labview 6i trying to develop a simple VI to read a single temperature point from a type T thermocouple. When I set the Measurment Function to Temperature I get an error at the config block. The kicker is that this VI I have created is virtually a copy of an example VI included with the labView driver that came with the instrument. This example works fine. If I change the measurement function on my VI to DC volts, it works fine, just on Temperature that it fails. The error I get is
Error -1074135024 occurred at KE2700 Configure Measurement.vi.
Possible reasons:
Driver Status: (Hex 0xBFFA0010) Invalid value for parameter or property.
Secondary Error: (Hex 0xBFFC0002) Parameter 2 out of range, or
error occurred while setting Parameter 2.
Elaboration: Measurement Function
I have attached my VI.
Thanks
Andrew