My profiler has the ability to map hold and release keys, as well as the ability to shift commands, and create cycle commands. That's why i prefer to use it. Its probably very similar to the software you use but uses a driver for my model.
What i'm aiming to do is use the mouse wheel to operate several axises. The problem with using the modes is that the wheel activates the axis based on the position of the wheel.
So if i use the mouse wheel to control the rudder, then change to mode three to operate throttle, the rudder pops back to center, and the throttle moves to where ever the mouse wheel is set, and vice verse.
This is a common problem in most games so the work around is to use key presses instead. I have a mouse profiler that maps key presses to the mouse wheel. So i have mapped A for up, and D for down, while the wheel button itself is S for centering.
This works perfectly, i use it to rudder, and when i press SHIFT it activates the throttle separately.
Now i wish to add RPM controls by using the Control key. Well that combination is not allowed, hence why i'm here. I'm not sure how important RPM settings are, but even so, i would like to map trim features in a similar way but that combination is also not possible.
This game has other trim options, like a TRIM SET key which means trimming may not need an axis.
The keyboard configuration doesn't change with the modes, which actually would open up a lot more options if it did.