User`s guide

Universal Library User's Guide Temperature Input Boards - WEB-TEMP, WEB-TC
191
WEB-TEMP, WEB-TC
The WEB-TEMP and WEB-TC 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: cbDIn(), cbDOut()
UL for .NET: DIn(), DOut()
PortNum AUXPORT
DataValue 0 to 255 on 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
Configuration
Configuration functions and methods supported
UL: cbGetConfig(), cbSetConfig(), cbGetConfigString(), cbSetConfigString()
Configuration argument values
ConfigItem: BINODEID, BINETIOTIMEOUT, BIHIDELOGINDLG
Device Number 0
maxConfigLen Up to 48
Miscellaneous
UL: cbDeviceLogin(), cbDeviceLogout(), cbFlashLED()
UL for .NET: DeviceLogin(), DeviceLogout(), FlashLED()