Hello Pete,
I want to control Projectmagentas Boeing MCP via FSUIPC with my Epic ISA. After I did not get the wanted results, I reduced my EPL code to the absolute minimum, just to find out what is happening. This is what the code reads now:
-------
definemodule(2,0,0,16)
#include EPICVXD.INC
:head_inc{enque16(BtnToggle,170)}
definebutton(242,on,head_inc)
-------
In the "Options and settings" dialog of FSUIPC I defined this button to increment the PM MCP heading by 1.
I would await that EVERY press of the button would result in an increase of the heading value. But what I see is an increase of the value with exactly EVERY SECOND button press (also when there is a long time between these button presses). Later I found that already FSUIPC does only recognize every 2nd button press. With test128.exe all is ok.
Do you have any idea of what could be the problem?
Btw: It is nice to read that you and other flight simmers are also interested in steam railways, like me. I am also interested in steam engines in general. Hope I can visit the Dorset Steam Festival one time. It must be impressive!