Jump to content
The simFlight Network Forums

Recommended Posts

Posted
11 hours ago, mroschk said:

i am searching for the Offset for Transponder or Squawk Ident ?

Please see offset 0x0354:

Quote
0x0354 2 TRANSPONDER CODE:1 Responded
Transponder setting, 4 digits in BCD format: 0x1200 means 1200 on the dials.


 

Posted

Hello,
thanks for the Answer, but i am looking for TRANSPONDER IDEN Button Offset.
Not the Digits for the Transponder.

Sometimes ATC ask you "...and SQUAWK IDENT" to identify and find you an the Radar Screen.

Matthias

Posted

The TRANSFER IDENT simvar is not held in any offset. You can add it to an offset if you like, but you would normally trigger it using one of the provided events -  from the MSFS documentation:

Quote
  TRANSPONDER IDENT This can set the Ident transponder using the KEY_XPNDR_IDENT_SET, KEY_XPNDR_IDENT_TOGGLE, KEY_XPNDR_IDENT_ON or KEY_XPNDR_IDENT_OFF Event IDs (see XPNDR (Transponder) section for more information). When set to true, it will automatically turn false after 18 seconds. Bool  

If you want to use an offset, you can trigger any control using offset 0x3110, e.g. write 67314 to trigger XPNDR_IDENT_ON

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.