June 21, 20214 yr Hi, I have searched in many places but I could not find a way to configure a P3D Event Message to decrease or turn CCW the volume knobs for NAV/COM. The native messages GPS_POWER_BUTTON and GPS_ACTIVATE_BUTTON can turn the knob CW, but there's not documented message do to the opposite. Does anybody knows how it could be done? Thanks a lot.
June 22, 20214 yr Hi, This is further documented p19 in the RXP GNS User's manual. Quote Exceptions: GPS_POWER_BUTTON and GPS_ACTIVATE_BUTTON commands support "press-release" events only.To command knob rotation, use 'press and hold’ for 'TURN LEFT’ (CCW) and 'release’ for 'TURN RIGHT’ (CW). In other words: - GPS_POWER_BUTTON,0 (command+value) is interpreted as press-release the power knob. - GPS_POWER_BUTTON,2 (command+value) is interpreted as turning counter clockwise - GPS_POWER_BUTTON,4 (command+value) is interpreted as turning clockwise NB: add 8 to these values for the GNS #2.
Archived
This topic is now archived and is closed to further replies.