|
FireSync API
|
| kStatus kDigitalOut_SetControl | ( | kDigitalOut | digital, |
| kDigitalOutControl | type | ||
| ) |
Sets the control mode of the digital.
For control modes that suppport multiple sources (e.g. kDIGITAL_OUT_CONTROL_TRIGGERED_BY_EVENT), use the kDigitalOut_SetControlId function to specify a specific source.
| digital | Digital object. |
| type | Digital control mode. |