The W2K machine just locked up and shutdown. I isolated the problem. I tried to read one thermocouple channel from the scxi rack. I set up a t-type thermocouple virtual channel using measurment automation. When I try to read the channel, the system crashes. I set up the channel as a low voltage input and I am using the thermocouple sample code to do the CJC voltage measurement and I am using the daq tools control to scal the thermocouple voltage:
lErr = CWDAQTools1.ConvertTC(TCType, CJCTemp, cwCelsius, chanVolts, chanTemps)
Is there an easier way to read the thermocouple temperature or is the use of DAQ tools required?
Thanks,
Mike