FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kAnalogOut_EnqueueOutput ( kAnalogOut  analog,
k64f  current 
)

Enqueues an analog output value, in milliamps.

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

Parameters
analogAnalog output object.
currentOutput current, in milliamps.
Returns
Operation status.