User`s manual
CYDAS UDR Library User’s Guide Analog Input Boards - CYDAS 08JR and CYDAS 08JRHR Series
52
CYDAS 08JR and CYDAS 08JRHR Series
Analog Input
Analog input functions and methods supported
UDR:
cbAIn(), cbAInScan(), cbATrig(), cbFileAInScan()
UDR for .NET: AIn(), AInScan(), ATrig(), FileAInScan()
Analog input argument values
Options CONVERTDATA
HighChan 0 to 7
Rate Ignored
Range Since these boards do not have programmable gain, the Range arguments for the
analog input functions are ignored.
Analog output
(If optional D/A converters are installed)
Analog output functions and methods supported
UDR:
cbAOut(), cbAOutScan()
UDR for .NET: AOut(), AOutScan()
Analog output argument values
Options SIMULTANEOUS
HighChan
1 max
Rate Ignored
Count 2 max
Range Ignored
DataValue 0 to 4095
For CYDAS 08JRHRAO, 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()
UDR for .NET: DOut(), DIn(), DBitIn(), DBitOut()
Digital I/O argument values
PortNum AUXPORT*
DataValue 0 to 255
BitNum 0 to 7
*
AUXPORT is not configurable for these boards.