FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kAnalogOut_EnqueueValue ( kAnalogOut  analog,
k32u  value 
)

Enqueues an analog output value, in raw digital-to-analog units.

If the analog output is paired with an event manager, the output value will be enqueued for later release. If the analog output is under software control, the output value will become active immediately.

Parameters
analogAnalog output object.
valueOutput value.
Returns
Operation status.