Global Multicast Triggers

I created a control via Multicast, I wanted to know if it is possible to activate and deactivate a global trigger through Multicast commands.
My idea is to create triggers to change the value at which the rpm shift light is activated. Example: activate rpm trigger 5000 rpm, deactivating other triggers with other values.
Just like it is already done with show gauge and hide gauge.

1 Like

I managed to solve it with actions and triggers, what I want to know is if it is possible to keep the value of a dummy even after closing realdash and entering it again.

The dash data worked partially, when changing the dash the dash data number does not follow, for example, in one dash the dash number will be 1, when changing dash the number will be the last time I configured the dash data, is there a way to fix this?

Its working as expected. Dash data values are DASH specific data.

Is there any way to send information only to global triggers via Multicast?

No. Global triggers will react to data all input changes. you could use a dedicated dummy variables for triggers though.

1 Like