|
FireSync API
|
| kStatus kAnalogOut_SetControl | ( | kAnalogOut | analog, |
| kAnalogOutControl | type | ||
| ) |
Sets the control mode of the analog output.
For control modes that suppport multiple sources (e.g. kANALOG_OUT_CONTROL_TRIGGERED_BY_EVENT), use the kAnalogOut_SetControlId function to specify a source.
| analog | Analog output object. |
| type | Analog output control mode. |