Is only available for Event Type eDMX. Defines how incoming values are processed.
Please note: Not all Param. Types are useful for all Actions.
Value Changed - The Action is triggered in case the received value changes.
Value Changed (Coarse + Fine) - The Action is triggered in case the received values changes. Hereby, two channels are monitored and added to each other. The first channel is used for coarse values. The second channel is used for fine values.
Example: Speed Scaled
- First input channel with 256 DMX values is mapped to 199 % speed for coarse by using 1 % increase for every 1 or 2 DMX values.
- Second input channel with 256 DMX values is mapped to 1 % speed for fine by using 1 % increase for DMX value 220 and higher.
- Together, a total speed of 200 % can be achieved.
Example: Cue
- First input channel with 256 DMX values selects cue 0 at DMX value 0, cue 256 at DMX value 1, cue 512 at DMX value 2, and cue 768 at DMX value 3.
- Second input channel with 256 DMX values is mapped to 255 for fine by using 1 number increase for each 1 DMX value.
- Together, a total number of 1000 cues can be called [set DMX value 3 on first channel and DMX value 232 on second channel to call cue 1000].
Value Changed (Fine + Coarse) - The Action is triggered in case the received values change. Hereby, two channels are monitored and added to each other. The first channel is used for fine values. The second channel is used for coarse values.
Value Changed (Medium + Coarse) - The Action is triggered in case the received values change. Hereby, two channels are monitored and added to each other. The first channel is used for medium values. The second channel is used for coarse values.
Example: Speed Scaled
- First input channel with 256 DMX values is mapped to 100 for medium by using 1 % speed increase increase for every 1 or 2 DMX values.
- Second input channel with 256 DMX values is mapped to 200 for coarse by using 1 % speed increase for every 2 to 3 DMX values.
- Together, a total speed of 200 % can be achieved.
Example: Cue
- First input channel with 256 DMX values is mapped to 255 for medium by using 1 number increase for every 1 DMX values.
- Second input channel with 256 DMX values selects cue 0 at DMX value 0, cue 256 at DMX value 1, cue 512 at DMX value 2, and cue 768 at DMX value 3.
- Together, a total number of 1000 cues can be called. [set DMX value 3 on first channel and DMX value 232 on second channel to call cue 1000].
Value Above - The Action is triggered in case the received value is higher than the defined Param. Value.
Value Above (Coarse + Fine) - The Action is triggered in case the received value is higher than the defined Param. Value. Hereby, two channels are monitored and added to each other. The first channel is used for coarse values. The second channel is used for fine values.
Value Above (Fine + Coarse) - The Action is triggered in case the received value is higher than the defined Param. Value. Hereby, two channels are monitored and added to each other. The first channel is used for fine values. The second channel is used for coarse values.
Value Below - The Action is triggered in case the received value is less than the defined Param. Value.
Value Below (Coarse + Fine) - The Action is triggered in case the received value is lower than the defined Param. Value. Hereby, two channels are monitored and added to each other. The first channel is used for coarse values. The second channel is used for fine values.
Value Below (Fine + Coarse) - The Action is triggered in case the received value is lower than the defined Param. Value. Hereby, two channels are monitored and added to each other. The first channel is used for fine values. The second channel is used for coarse values.
Value Range - The Action is triggered in case the received value is within the value range as defined by Param. Value and Param. Value 2. Both values are inclusive, which means higher or equal to the minimum value as well as lower or equal to the maximum.
Value Range (Coarse + Fine) - The Action is triggered in case the received value is within the value range as defined by Param. Value and Param. Value 2. Both values are inclusive, which means higher or equal to the minimum value as well as lower or equal to the maximum. Hereby, two channels are monitored and added to each other. The first channel is used for coarse values. The second channel is used for fine values.
Value Range (Fine + Coarse) - The Action is triggered in case the received value is within the value range as defined by Param. Value and Param. Value 2. Both values are inclusive, which means higher or equal to the minimum value as well as lower or equal to the maximum. Hereby, two channels are monitored and added to each other. The first channel is used for fine values. The second channel is used for coarse values.
Equal To 1 Channel - The Action is triggered once the received value is the same as the defined Param. Value.
Equal To 2 Channels (Coarse..Fine) - The Action is triggered once the received value is the same as the defined Param. Value for two channels.
Equal To 2 Channels (Fine..Coarse) - The Action is triggered once the received value is the same as the defined Param. Value for two channels.
|