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
- Input of 256 DMX channels is mapped to 996 for coarse by using ~4 % speed increase for each 1 DMX value.
- Input of 256 DMX channels is mapped to 4 for fine by using DMX values 0 – 65 for 1 % speed increase, 66 – 131 for 2 %, 132 – 196 for 3 %, and 197 – 255 for 4 %.
- Together, a total speed of 1000 % can be achieved.
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
- Input of 256 DMX channels is mapped to 100 for medium by using 1 % speed increase for every 2 to 3 DMX values.
- Input of 256 DMX channels is mapped to 1000 for coarse by using ~4 % speed increase for each 1 DMX value.
- Together, a total speed of 1000 % can be achieved.
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.
|