User`s manual

CYDAS UDR Library User’s Guide Analog Input Boards - CYDAS 1602, CYDAS 1202 & CYDAS 100x Series
41
Range BIP10VOLTS UNI10VOLTS
BIP5VOLTS UNI5VOLTS
DataValue 0 to 4095
For CYDAS 1602HRDAP, the following argument values are also valid: 0 to
65535 (Refer to "16-bit values using a signed integer data type
" on page 7 for
information on 16-bit values using unsigned integers.)
Digital I/O
Digital I/O functions and methods supported
UDR:
cbDOut(), cbDIn(), cbDBitIn(), cbDBitOut(), cbDConfigPort()
UDR 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
UDR:
cbC8254Config(), cbCIn(), cbCLoad()
UDR 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 7 for
information on 16-bit values using unsigned integers.)
RegNum: LOADREG4, LOADREG5, LOADREG6
Triggering
CYDAS 1602HRDAP and CYDAS 1602DAP only
Trigger functions and methods supported
UDR:
cbSetTrigger()
UDR for .NET: SetTrigger()
Trigger argument values
TrigType TRIGPOSEDGE, TRIGNEGEDGE, TRIGABOVE, TRIGBELOW, GATEHIGH, GATELOW,
GATENEGHYS, GATEPOSHYS, GATEABOVE, GATEBELOW, GATEINWINDOW, GATEOUTWINDOW
Threshold
CYDAS 1602HRDAP: 0 to 65535
CYDAS 1602DAP:
0 to 4095