Jump to content
The simFlight Network Forums

Comm Radios Freq Swap Controls Not Working


ark1320

Recommended Posts

Control 66372 (Com1 freq swap) and control 66444 (Com2 freq swap) do not seem to be working correctly.

The Com1 freq swap sometimes works the first time, but often does a double swap so you end up with unswapped active and standby frequencies.

The Com2 freq swap control works except it swaps BOTH the Com1 and Com2 frequencies between active and standby.

Interestingly, the Nav1 and Nav2 swap controls seem to work fine.

Al

EDIT: Using Offset 0x3123 seemed to work at first, but then started to behave similar to when using the control codes directly which I guess is not surprising.

 

Link to comment
Share on other sites

Hi,

both ways work correct.

Using the controls
COM_STBY_RADIO_SWAP : to swap COM1
COM2_RADIO_SWAP            : to swap COM2

as well as using Offset 0x3123
Offset Byte Set, Parameter 4 : to swap COM1
Offset Byte Set, Parameter 8 : to swap COM2

Make sure when using the Offset you use BYTE SET and not BYTE SETBITS, also make sure you have not "Control to repeat while held" ticked.

I tested here with Cessna 152 Aero Asobo

Thomas

Link to comment
Share on other sites

2 hours ago, Thomas Richter said:

Hi,

both ways work correct.

Using the controls
COM_STBY_RADIO_SWAP : to swap COM1
COM2_RADIO_SWAP            : to swap COM2

as well as using Offset 0x3123
Offset Byte Set, Parameter 4 : to swap COM1
Offset Byte Set, Parameter 8 : to swap COM2

Make sure when using the Offset you use BYTE SET and not BYTE SETBITS, also make sure you have not "Control to repeat while held" ticked.

I tested here with Cessna 152 Aero Asobo

Thomas

Hi Thomas,

EDIT:

Think I figured it out. Had a key conflict between my Lua script activation and an existing default MSFS key input. I keep forgetting you might have to remove the MSFS key inputs if you are using them elsewhere.

BTW, I think you have a typo above, the Offset parameters for COM1 and COM2 should be reversed.

Thanks for the help,

Al

 

 

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...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.