APIs, concepts, guides, and more

◆ AnalogOutGet()

int32_t AnalogOutGet ( int32_t analogChannel)

Get the value of an analog output.

Parameters
analogChannelThe zero-based index of the analog output channel.
Returns
The analog output value as a 32-bit integer.
See also
AnalogOutCountGet