APIs, concepts, guides, and more

◆ AnalogOutSet()

void AnalogOutSet ( int32_t analogChannel,
int32_t analogValue )

Set the value of an analog output.

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