User`s guide
Universal Library User's Guide Analog Input Boards - PCI-DAS1602, PCI-DAS1200 & PCI-DAS1000 Series
57
DataValue 0 to 4095
For PCI-DAS1602/16, the following argument values are 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.)
Digital I/O
Digital I/O functions and methods supported
UL: cbDOut(), cbDIn(), cbDBitIn(), cbDBitOut(), cbDConfigPort()
UL for .NET: DOut(), DIn(), DBitIn(), DBitOut(), DConfigPort()
Digital I/O argument values
PortNum FIRSTPORTA, FIRSTPORTB, FIRSTPORTCL, FIRSTPORTCH
DataValue 0 to 15 for PORTCL or PORTCH
0 to 255 for PORTA or PORTB
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 4 to 6
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: LOADREG4, LOADREG5, LOADREG6
Triggering
PCI-DAS1602/16 and PCI-DAS1602/12 only
Trigger functions and methods supported
UL: cbSetTrigger()
UL for .NET: SetTrigger()
Trigger argument values
TrigType TRIGPOSEDGE, TRIGNEGEDGE, TRIGABOVE, TRIGBELOW, GATEHIGH, GATELOW,
GATENEGHYS, GATEPOSHYS, GATEABOVE, GATEBELOW, GATEINWINDOW, GATEOUTWINDOW
Threshold PCI-DAS1602/16: 0 to 65535
PCI-DAS1602/12: 0 to 4095