- Messages
- 42
- Country

I'm playing around with FSX and C gauges, which I'm fairly new to, so I've been following examples and everything is working, including reading FS vars.
What I want to do next is set the NAV2 freq without the user clicking buttons. That is, I want to pass the a frequency directly to FSX. The only way I can think of doing this at the moment is by sending keypress events and checking that the new frequency is equal to the desired one. This is a pretty horrible method, so I'd appreciate any help on this!
Rhys
What I want to do next is set the NAV2 freq without the user clicking buttons. That is, I want to pass the a frequency directly to FSX. The only way I can think of doing this at the moment is by sending keypress events and checking that the new frequency is equal to the desired one. This is a pretty horrible method, so I'd appreciate any help on this!
Rhys

