Send CAN Frame- option with Slider

Hello! I have been testing out sending CAN frames via button gauge to ECU (FOME, RusEFI fork) from Realdash and they work just fine. But then question arised and i didn’t really found anything related to this.

The question:
If i add an UI- Slider button/gauge, is it possible in any way to make Realdash sending CAN-frames by each step/value of the slider without writing each frame separately? It looks to me currently, that it will need to write each frame separately in the Actions tab for each slider value? (e.g Slider1 value 1 → 0x32:01 … Slider1 value 2 → 0x32:02 … Slider1 value 50 → 0x32:32 and so on…)

Hopefully my explanation is clear enough :slight_smile: