Jump to content

COM freq change standby>active


Bachal

Recommended Posts

Hello. I try to map my Xtouch Mini with AAO software. I can handle almost everything what I need instead of one. I cannot found any propper input key, any Input Event, any Lvar for changing the frequency between standby and active. Could You help me with that?

I have tried 

(L:INI_CPT_VHF_TRANSFER_SWITCH_COMMAND)
(L:__RADIO_CPT_SEL_TRANSIsPressed)

and several others

Link to comment
Share on other sites

Hi @Bachal

For the radio panel you should be able to swap frequencies with the default simconnect event (COM1_RADIO_SWAP). You can read more about them here.

But if you wanted to do it via LVAR, then it is (L:INI_CPT_VHF_TRANSFER_SWITCH_COMMAND) and (L:INI_FO_VHF_TRANSFER_SWITCH_COMMAND) for CPT and FO side respectively.

You need to toggle the bit state (between 0 and 1), rather than write a specific value to it, for example below in SPAD.next: 

image.png.4655e784e031223aeba3633a87a857be.png

image.png.0736d07867f7f78560bb8e606e51af48.png

Vrishabh Sehgal @Richboy2307 )
Community Team Member & Tester
IniBuilds Ltd. | inibuilds.com

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...