Adac cj (cold junction) config library, Adac set cj list – Measurement Computing ADAC-LVi User Manual
Page 193

Chapter 2 CJ (Cold Junction) Config Library
ADAC LabVIEW VI
187
ADAC CJ (Cold Junction) Config Library
•
ADAC Set CJ List
•
ADAC Set CJ Global
•
ADAC Get CJ List
ADAC Set CJ List
This VI function sets the thermocouple list settings in the LDSD. The CJ listing is
comprised of a channel number and CJ type. The CJ list may contain channel/CJ settings
that are not currently set in the channel listing itself, only those channels selected within
the channel list will be set to the appropriate CJ type when running. The CJ ID type
setting or the Numeric CJ List can be obtained from the capabilities file.
Device Handle (0) Device Handle is a numeric value that is used to identify the device
subsystem. The default Device Handle is 0.
CJ LIST
Array Type Array Type is a numeric value that specifies the type of CJ list in
use. The available options are:
0:STRING_LIST Character string list of CJ types
1:ARRAY_LIST Numeric array of CJ types
The default CJ Type is 0:STRING_LIST.
Examples:
string
"0(BNBS),1(JNBS),2(KNBS),3(SNBS),4(ENBS),5(TNBS),6(RNBS),7(BNBS)
"
array {0,1000, 1,1001, 2,1002, 3,1003, 4,1004, 5,1005, 6,1006, 7,1007}