Measurement Computing UL for NI LabVIEW User Manual
Page 100

Universal Library Virtual Instruments (VIs)
Miscellaneous VIs
InfoType
=
DIGITALINFO
DIBASEADR
- Base address
DIINITIALIZED
- TRUE (non-zero) or FALSE (0)
DIDEVTYPE
- Device Type - AUXPORT, FIRSTPORTA etc
DIMASK
- Bit mask for this port
DIREADWRITE
- Read required before write TRUE/FALSE
DICONFIG
- Current configuration INPUT or OUTPUT
DINUMBITS
- Number of bits in port
DICURVAL
- Current value of outputs
InfoType
=
COUNTERINFO
CIBASEADR
- Base address
CIINITIALIZED
- TRUE (non-zero) or FALSE (0)
CICTRTYPE
- 1 = 8254, 2 = 9513, 3 = 8536, 4 = 7266 type counter chip.
CICTRNUM
- Which counter on chip
CICONFIGBYTE
- Configuration byte
InfoType
=
EXPANSIONINFO
XIBOARDTYPE
- Board type
XIMUXADCHAN1
- A/D channel board is connect to
XIMUXADCHAN2
- 2nd A/D channel board is connected to
XIRANGE1
- Range (gain) of low 16 channels
XIRANGE2
- Range (gain) of high 16 channels
XICJCCHAN
- A/D channel that CJC is connected to
XITHERMTYPE
- Thermocouple type
XINUMEXPCHANS
- Number of expansion channels on board
XIPARENTBOARD
- Board number of parent A/D board
100