dscDAConvertScan()
byte dscDAConvertScan(short board, ref DSCDACS dscdacs);Last updated
Was this helpful?
byte dscDAConvertScan(short board, ref DSCDACS dscdacs);Performs a set of D/A conversions on multiple target channels.
Name
Description
board
The handle of the board to operate on
DSCDACS
The D/A conversion scan settings to be used; see definition on page
Return Value
Error code or 0.
Last updated
Was this helpful?
Was this helpful?