Jump to content

Recommended Posts

Posted

Currently all profiles I am using are simulating encoders/potis with the by Helios provided knobs and so you have to make a turning movement with your finger on the touchscreen. As I don't like this circling with my finger on the touchscreen, I'd like to use a rocker (or 3way (on)-off-(on) switch) to increase/decrease HDG, CRS, etc.

 

As a touchscreen (or is it only mine?) is not able to pulse presses automatically, I'm thinking of using LUA-code for this.

 

But due to lack of knowledge on LUA, I'm now looking for support here. Hopefully it is only a small thing and the following pseudocode needs only to be translated to LUA-code:

while touchscreen_button_pressed do
send_keys
sleep 10ms
done

 

Who can help?

Will that work in Helios?

Thanks in advance!

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...