I am trying to create a very simple MF variable for altitude increment "ALTINC" which will enable me to change the altitude by 100 ft/1000 ft. I have a single push button which should switch between the two values, since my other inputs have the "ALTINC" value as a precondition.
I can get this working when using the "On Hold" input setting with a delay, but it will not function when set to any other type of input setting (on press, on release). I don't know why it only works with "On Hold" and not the other settings. Can someone please explain this behavior, or give me an idea on how to fix it so I can implement it to on press or on release? Thank you!