User`s manual

CYDAS UDR Library User’s Guide Analog Input Boards - PCYDAS and PCCDAS 16 Series
62
HighChan 1 max
Rate Ignored
Count 2 max
Range BIP10VOLTS
For PCCDAS 1612AO & PCYDAS 1208AO, the following argument values are
also valid:
BIP10VOLTS
BIP5VOLTS
DataValue 0 to 4095
For PCCDAS 1616AO, the following argument values are also valid:
0 to 65535 (Refer to "16-bit values using a signed integer data type
" on page 7.)
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 PCCDAS 161xAO
FIRSTPORTA
All others in this series:
FIRSTPORTA, FIRSTPORTB
DataValue
PCCDAS 161xAO
0 to 15 for
FIRSTPORTA
All others in this series:
0 to 15 for
FIRSTPORTA or FIRSTPORTB
BitNum
PCCDAS 161xAO
0 to 3 for FIRSTPORTA
All others in this series
0 to 7 for
FIRSTPORTA
Counter I/O
Counter functions and methods supported
UDR:
cbC8254Config(), cbCIn(), cbCLoad()
UDR 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 7 for
information on 16-bit values using unsigned integers.)