User`s manual

CYDAS UDR Library User’s Guide Analog Output Boards - CYDAC 6700 Series
89
CYDAC 6700 Series
Analog output
Analog output functions and methods supported
UDR:
cbAOut(), cbAOutScan()
UDR for .NET: AOut(), AOutScan()
Analog output argument values
HighChan: CYDAC 6702P: 7 CYDAC 6703P: 15
Count: HighChan - LowChan + 1 max
Rate: Ignored
Range: BIP10VOLTS (± 10.1 V)
DataValue: 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(), cbDConfigPort(),
cbDConfigBit()
UDR for .NET:
DOut(), DIn(), DBitIn(), DBitOut(), DConfigPort(), DConfigBit()
Digital I/O argument values
PortNum: AUXPORT is bitwise configurable for these boards, and must be configured using
cbDConfigBit() or cbDConfigPort() before use as output.
DataValue 0 to 255
BitNum 0 to 7
Configuration
Configuration functions and methods supported
UDR:
cbGetConfig(), cbSetConfig()
UDR for .NET: GetDACStartup(), GetDACUpdateMode(), SetDACStartup(),
SetDACUpdateMode()
Configuration argument values
ConfigItem:
BIDACSTARTUP, BIDACUPDATEMODE, BIDACUPDATECMD
Hardware considerations
Pacing analog output
Software only