User`s manual
CYDAS UDR Library User’s Guide Analog Output Boards - CYDDA 06H & 06HRP Series
91
CYDDA 06H & 06HRP Series
Analog output
Analog output functions and methods supported
UDR:
cbAOut(), cbAOutScan()
UDR for .NET: AOut(), AOutScan()
Analog output argument values
Options SIMULTANEOUS (CYDDA 06 Series only)
HighChan 0 to 5
Rate Ignored
Count HighChan - LowChan + 1 max
Range Ignored
DataValue 0 to 4095
For the HR series, 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 FIRSTPORTA, FIRSTPORTB, FIRSTPORTCL, FIRSTPORTCH
DataValue 0 to 15 for FIRSTPORTC
0 to 255 for
FIRSTPORTA or FIRSTPORTB
BitNum
0 to 23 using FIRSTPORTA
Hardware considerations
Pacing analog output
Software only
Initializing the ‘zero power-up’ state
When using the CYDDA 06 "zero power-up state" hardware option, use
cbAOutScan() or AOutScan() to set
the desired output value and enable the DAC outputs.