The CIO-DAS-TC and PCI-DAS-TC support the following UL and UL for .NET features.
Functions
UL: cbTIn(), cbTInScan()
Options
FILTER, NOFILTER
Scale
CELSIUS, FAHRENHEIT, KELVIN, VOLTS
HighChan
15
The rate of measurement is fixed at approximately 25 samples per second.
J, K, E, T, R, S or B type thermocouples may be selected using InstaCal.
When using cbTInScan() or TInScan() with the DAS-TC, an open thermocouple error (OPENCONNECTION) on any of the channels will cause all data to be returned as -9999.0. This is a hardware limitation. If your application requires isolating channels with defective thermocouples attached and returning valid data for the remainder of the channels, use the cbTIn() function or TIn() method instead.
To read the voltage input of the thermocouple, select VOLTS for the Scale parameter in cbTIn() and cbTInScan() or TIn() and TInScan().