The PCI-DAC6702 and PCI-DAC6703 support the following UL and UL for .NET features.
Functions
UL: cbAOut(), cbVOut(), cbAOutScan()
UL for .NET: AOut(), VOut(), AOutScan()
HighChan
PCI-DAC6702: 7
PCI-DAC6703: 15
Count
HighChan - LowChan + 1 max
Rate
Ignored
Range
Ignored - Not programmable; fixed at BIP10VOLTS (± 10.1 V)
DataValue
0 to 65,535 (Refer to 16-bit values using a signed integer data type for information on 16-bit values using unsigned integers.)
Functions
UL: cbDOut(), cbDIn(), cbDBitIn(), cbDBitOut(), cbDConfigPort(), cbDConfigBit()
UL for .NET: DOut(), DIn(), DBitIn(), DBitOut(), DConfigPort(), DConfigBit()
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
Functions
UL: cbGetConfig(), cbSetConfig()
UL for .NET: GetDACStartup(), GetDACUpdateMode(), SetDACStartup(), SetDACUpdateMode()
ConfigItem
BIDACSTARTUP, BIDACUPDATEMODE, BIDACUPDATECMD
Software only