Lucon SDK 1.0.7
Loading...
Searching...
No Matches
LuconOutputTriggerParams Struct Reference

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.

Detailed Description

Parameters to control the trigger output of a channel.


The documentation for this struct was generated from the following file: