|
FireSync API
|
| kStatus kAnalogOut_SetControlId | ( | kAnalogOut | analog, |
| k32u | id | ||
| ) |
Sets the control source id for an analog output.
For control modes that suppport multiple sources (e.g. kANALOG_OUT_CONTROL_TRIGGERED_BY_EVENT), this function cam be used to specify a source id.
| analog | Analog output object. |
| id | Specifies the control source id. |