DscDAConvertScanInt

Universal Driver Documentation
Performs D/A conversions using interrupt-based I/O with one scan per interrupt. Note that calling this function only starts the interrupt operations in a separate system thread. The function call does not result in an atomic transaction with immediate results. Rather, it starts a real-time process that terminates only when the number of conversions reaches the maximum specified (one-shot mode) or if a call to dscCancelOp() is made.

Function Definition

BYTE dscDAConvertScanInt(DSCB board, DSCAIOINT*d scaioint);

Function Parameters

NameDescription
addressI/O address to access
valueA pointer to a word that stores the value

Return Value

Error code or 0.


This page was last modified 11:46, 12 Feb 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.