Search found 1 match

by beacon
Fri Nov 19, 2004 10:48 am
Forum: General Software Discussions
Topic: DrDAQ reading temperature in Celsius
Replies: 3
Views: 7737

DrDAQ reading temperature in Celsius

I am developing a new application in VB.NET using DrDAQ. Calling the function drdaq_get_value(channel) works ok for all channels except for reading the Temperature value (channel 6), which returns 0. I can force a Farenheit reading by using the function drdaq_apply_fix but would prefer the value to ...