|
Lucon SDK 1.0.7
|
Parameters to control the trigger output of a channel. More...
#include <lucon_base.h>
Public Attributes | |
| int32_t | Enabled |
| Indicates, if the trigger output is enabled (0==disabled) | |
| int32_t | OutputTriggerPolarity |
| The polarity of the generated output signal. | |
| int32_t | TriggerSource |
| The source signal used for generating output pulses. | |
| int32_t | LuconOutputTriggerType |
| The type defining the output trigger type. The output trigger can either be dependent on a timer (delay and length) or dependent on the lighting output. | |
| int32_t | DelayInMicroSeconds |
| The delay time before generating the output pulse following a TriggerSource signal in microseconds. | |
| int32_t | TriggerLengthInMicroSeconds |
| Duration of the generated trigger-output pulse in microseconds. | |
Parameters to control the trigger output of a channel.