11-15-2007 12:02 PM
11-16-2007 03:49 PM - edited 11-16-2007 03:50 PM
Measurements: Minimum temperature specified for the thermocouple measurement falls outside of the accuracy limit when using polynomial scaling. Specify a value greater than the minumum temperature for polynomial scaling with this thermocouple type, or set the Thermocouple Scale Type property to Table.The behaivior you are describing implies that this is the error you are talking about. This KnowledgeBase appears to explain one possible reason why you are seeing this after your upgrade. It basically says that version 8.2 of DAQmx changed the way that it handles the thermocouple scaling. As you say, B-type thermocouples are inaccurate in the range you are talking about, and the newer versions of DAQmx recognize this and prevent you from trying to read there.
11-19-2007 07:09 AM
Neal M,
Thanks for the info! I may have to try re-defining the channels as voltage instead and using the table like you suggest if I can't get the temperatures to respond as before.
Unplugnow