User`s guide

Universal Library User's Guide Analog Output Boards - PCIM- and CIO- DDA06 Series
134
PCIM- and CIO- DDA06 Series
Analog output
Analog output functions and methods supported
UL: cbAOut(), cbAOutScan()
UL for .NET: AOut(), AOutScan()
Analog output argument values
Options SIMULTANEOUS (CIO-DDA06 Series only)
HighChan 0 to 5
Count HighChan - LowChan + 1 max
Rate Ignored
Range Ignored - Not programmable
DataValue 0 to 4095
For the /16 series, the following argument values are also valid
0 to 65535 (Refer to "16-bit values using a signed integer data type" on page 16.)
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 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 CIO-DDA06 "zero power-up state" hardware option, use cbAOutScan() or AOutScan() to set
the desired output value and enable the DAC outputs.