geoffkent Posted January 7, 2023 Report Posted January 7, 2023 (edited) Hello, I'm in the process of assigning keyboard keys to EFIS funtions. In PMDG_NG3_SDK.h, I found the third-party event EFIS_CPT_RANGE to set the position of the EFIS RANGE switch, but it has one parameter for each of the eight positions and it wouldn't make sense to assign eight keys. What I'm looking for are control events to increase/decrease the range switch position - two keys. If something like that exists, could someone please point me in the right direction? Many thanks, Geoff Kent Ok, got it. I need to use mouse click parameters. Edited January 7, 2023 by geoffkent Solution found
John Dowson Posted January 8, 2023 Report Posted January 8, 2023 21 hours ago, geoffkent said: I found the third-party event EFIS_CPT_RANGE to set the position of the EFIS RANGE switch, but it has one parameter for each of the eight positions and it wouldn't make sense to assign eight keys. What I'm looking for are control events to increase/decrease the range switch position - two keys. If something like that exists, could someone please point me in the right direction? You can use the mouse-click parameters instead - a left/right click should inc/dec. Otherwise there is also probably a preset available for this - you can search for available presets on https://hubhop.mobiflight.com/presets/, and presets are available for assignment by checking the Select for preset checkbox. John
geoffkent Posted January 21, 2023 Author Report Posted January 21, 2023 Ok John, thanks for your help, and the additional information. It’s working well. Geoff
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now