User`s guide
Universal Library User's Guide Temperature Input Boards - USB-5203, USB-5201
188
USB-5203, USB-5201
The USB-5203 and USB-5201 support the following UL and UL for .NET features.
Temperature input
Temperature input functions and methods supported
UL: cbTIn(), cbTInScan()
UL for .NET: TIn(), TInScan()
Temperature input argument values
Options N/A
Scale CELSIUS, FAHRENHEIT, KELVIN
HighChan 0 to 7
Digital I/O
Configuration functions, methods, and argument values supported
UL: cbDConfigBit(), cbDConfigPort()
UL for .NET: DConfigBit(), DConfigPort()
PortNum AUXPORT
PortType AUXPORT
Port I/O functions, methods, and argument values supported
UL: cbDOut(), cbDIn()
UL for .NET: DOut(), DIn()
PortNum AUXPORT
DataValue 0 to 255 for AUXPORT
Bit I/O functions, methods, and argument values supported
UL: cbDBitIn(), cbDBitOut()
UL for .NET: DBitIn(), DBitOut()
PortType AUXPORT
BitNum 0 to 7 on AUXPORT
Data Logging
Data logger functions and methods supported
UL: cbLogConvertFile(), cbLogGetAIChannelCount(), cbLogGetAIInfo(),
cbLogGetCJCInfo(), cbLogGetDIOInfo(), cbLogGetFileInfo(),
cbLogGetFileName(), cbLogGetPreferences(), cbLogGetSampleInfo(),
cbLogReadAIChannels(), cbLogReadCJCChannels(), cbLogReadDIOChannels(),
cbLogReadTimeTags(), cbLogSetPreferences()
UL for .NET: ConvertFile(), GetAIInfo(),GetAIChannelCount(), GetCJCInfo(),
GetDIOInfo(), GetFileInfo(), GetFileName(), GetPreferences(),
GetSampleInfo(), ReadAIChannels(), ReadCJCChannels(),
ReadDIOChannels(), ReadTimeTags(), SetPreferences()
The cbLogGetCJCInfo() function and the GetCJCInfo() method return the
number of CJC temperature channels logged in the binary file ("0" or "2".)