Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Reading Multiple Thermocouples using Measurement Studio.NET and VB.NET - Value Error

I ran my VB.NET program to read two thermocouples.  One value was way off - over 100 C in my office.
 
Then I used LabVIEW to read the same thermocouples and they were both correct.
 
I switched back to VB.NET and they were then both correct.
 
What is the problem?
Programming Data Acquisition and Control in Measurement Studio and Labwindows/CVI
0 Kudos
Message 1 of 3
(3,167 Views)
There should not be any difference between LabVIEW calling your drivers to take a Thermocouple measurement and VB.NET calling your drivers to take a Thermocouple measurement.

Can you reproduce this effect?  Did it just happen that one time?  If you reboot and try it does the problem represent itself?  Was anything touched on the hardware between one run and the next?  Did you have a cold front move thru your test facilities between tests?Smiley Wink

Problems like this can usually be traced to something repeatable, so if we can figure out what happened and make it happen again, then we can (hopefully) figure out how to fix it.

Regards,
0 Kudos
Message 2 of 3
(3,160 Views)

Please refer to this thread where I provide more information:

http://forums.ni.com/ni/board/message?board.id=170&message.id=142973

Thank you.

Programming Data Acquisition and Control in Measurement Studio and Labwindows/CVI
0 Kudos
Message 3 of 3
(3,156 Views)