ULx for NI LabVIEW: Measuring Temp and Volts With USB-2416 and 2408

Measuring temperatures and voltages with a USB-2416/08 series using ULx for NI LabVIEW can be confusing.

It is confusing because one would think to use two Create Channel VIs, one configured for temperature the other configured for voltage. But this gives an error. The correct way to do this is to configure the channels the way you want them in InstaCal (temperature and/or voltage), then use a single Create Channel VI, configured for voltage. the data returned will be in degrees C or F (again, depending on how configured in InstaCal).

Attached is an example VI demonstrating this.

Disclaimer:
The attached Code or Example is provided As Is.
It has not been tested or validated as a product,
for use in a deployed application or system, or for use in hazardous environments.
You assume all risks for use of the Code or Example.

Attachments
USB-2416TCandVolts_LV9.llb