User`s guide
Universal Library User's Guide Analog Input Boards - CIO-, PCI-, and PC104-DAS08 Series
66
Count 2 max
Range Ignored - Not programmable
DataValue 0 to 4095
Digital I/O
Digital I/O functions and methods supported
UL: cbDOut(), cbDIn(), cbDBitIn(), cbDBitOut()
UL for .NET: DOut(), DIn(), DBitIn(), DBitOut()
For CIO-DAS08 and CIO-DAS08-AOx, the following function and method is
also supported:
UL: cbDConfigPort()
UL for .NET: DConfigPort()
Digital I/O argument values
PortNum AUXPORT
DataValue 0 to 15 using cbDOut()or DOut()
0 to 7 using cbDIn()or DIn()
BitNum 0 to 3 using cbDBitOut() or DBitOut()
0 to 2 using cbDBitIn()or DBitIn()
For CIO-DAS08 and CIO-DAS08-AOx the following argument values are also
valid:
FIRSTPORTA, FIRSTPORTB, FIRSTPORTCL, FIRSTPORTCH
PortNum 0 to 15 for FIRSTPORTCL or FIRSTPORTCH
0 to 255 for FIRSTPORTA or FIRSTPORTB
DataValue 0 to 15 for FIRSTPORTCL or FIRSTPORTCH
0 to 255 for FIRSTPORTA or FIRSTPORTB
BitNum 0 to 23 for FIRSTPORTA
Counter I/O
Counter functions and methods supported
UL: cbC8254Config(), cbCIn(), cbCLoad()
UL for .NET: C8254Config(), CIn(), CLoad()
Counter argument values
CounterNum 1 to 3
Config HIGHONLASTCOUNT, ONESHOT, RATEGENERATOR, SQUAREWAVE, SOFTWARESTROBE,
HARDWARESTROBE
LoadValue 0 to 65535 (Refer to "16-bit values using a signed integer data type" on page 16 for
information on 16-bit values using unsigned integers.)
RegNum: LOADREG1, LOADREG2, LOADREG3
Hardware considerations
Pacing analog input
Hardware pacing, external or internal clock supported.