|
FireSync API
|
| kStatus kDigitalOut_SetControlId | ( | kDigitalOut | digital, |
| k32u | id | ||
| ) |
Sets the control source id for a digital.
For control modes that suppport multiple sources (e.g. kDIGITAL_OUT_CONTROL_TRIGGERED_BY_EVENT), this function cam be used to specify a specific source id.
| digital | Digital object. |
| id | Specifies the control source id. |