User`s guide
Universal Library User's Guide Analog Input Boards - PCI-DAS6000 Series
40
PCI-DAS6030, PCI-DAS6031, PCI-DAS6040, PCI-DAS6052, PCI-DAS6070
and PCI-DAS6071
BIP10VOLTS ( 10 V) UNI10VOLTS (0 to 10 V)
DataValue 0 to 4095
For the PCI-DAS6014, PCI-DAS6030, PCI-DAS6031, PCI-DAS6036 and PCI-
DAS6052, the following additional argument value is also valid:
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).
Pacing Hardware pacing, external or internal clock supported.
Digital I/O
Digital I/O functions and methods supported
UL: cbDOut(), cbDIn(), cbDBitIn(), cbDBitOut(), cbDConfigBit(),
cbDConfigPort()
UL for .NET: DOut(), DIn(), DBitIn(), DBitOut(), DConfigBit(), DConfigPort(),
GetDInMask(), GetDOutMask()
Digital I/O argument values
PortNum AUXPORT*
DataValue 0 to 255
BitNum 0 to 7
For the PCI-DAS6025, the following additional argument values are also valid
PortNum FIRSTPORTA, FIRSTPORTB, FIRSTPORTCL, FIRSTPORTCH
DataValue 0 to 15 for FIRSTPORTCL or FIRSTPORTCH;
0 to 255 for FIRSTPORTA or FIRSTPORTB
BitNum 0 to 23 for FIRSTFIRSTPORTA
*AUXPORT is bitwise configurable for these boards, and must be configured using
cbDConfigBit()/DConfigBit() or cbDConfigPort()/DConfigPort() before use.
Counter I/O
Counter functions and methods supported
UL: cbC8254Config(), cbCIn(), cbCLoad()
UL for .NET: C8254Config(), CIn(), CLoad()
Counter argument values
CounterNum 1 to 2
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