User`s manual

CYDAS UDR Library User’s Guide Analog Output Boards - PCYDAC & PCCDAC Series
90
PCYDAC & PCCDAC Series
Analog output
Analog output functions and methods supported
UDR:
cbAOut(), cbAOutScan()
UDR for .NET: AOut(), AOutScan()
Analog output argument values
Options PCYDAC 02
Ignored
PCYDAC 08 and PCCDAC 08
SIMULTANEOUS
HighChan PCxDAC 02 PCxDAC 08
0 to 1 0 to 7
Rate Ignored
Count HighChan - LowChan + 1 max
Range PCYDAC 08 and PCCDAC 08
Ignored
PCYDAC 02
BIP10VOLTS BIP5VOLTS
UNI10VOLTS UNI5VOLTS
DataValue 0 to 4095
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
DataValue 0 to 15 for FIRSTPORTA or FIRSTPORTB
BitNum
0 to 7 using FIRSTPORTA
Hardware considerations
Pacing analog output
Software only
Digital configuration
Supports two configurable 4-bit ports—
FIRSTPORTA and FIRSTPORTB. Each can be independently configured
as either inputs or outputs via
cbDConfigPort() or DConfigPort().