User Tools

Site Tools


aircraft:tmd:instruments

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
aircraft:tmd:instruments [2019/07/07 21:10] – [ATC-Transponder] jhaircraft:tmd:instruments [2019/07/07 21:12] – [ATC-Transponder] jh
Line 411: Line 411:
  
 Outputs: ''OutputBearing'' angle in radiant on the compass rose. Outputs: ''OutputBearing'' angle in radiant on the compass rose.
 +
 +
 +==== ATC-Transponder ====
 +
 +The transponder sends signals to air traffic control to identify the aircraft on the radar screens. A unique four digit code is given to each aircraft that is in the airspace of the controller. This is called the Squawk code or just transponder code.
 +
 +To enter a code you can either set up control clickspots with the message ''Communication.TransponderDigit'' to enter one digit after the other (like in the default Cessna 172), or ''Communication.TransponderCode'' to directly change one of the digits (like in the default Baron 58)
 +<code>
 +            <[transponder][Transponder][]
 +                <[string8][InputEnable][TransponderOn.Output]>
 +            >
 +            <[output][TransponderCode][]
 +                <[string8][Input][Transponder.OutputStandby]>
 +            >
 +            <[output][TransponderCursor][]
 +                <[string8][Input][Transponder.OutputCursor]>
 +            >
 +            <[sender][SenderTransponderCode][]
 +                <[string8][Input][Transponder.OutputStandby]>
 +                <[string8][Message][Communication.TransponderCode]>
 +            >
 +            <[sender][SenderTransponderCursor][]
 +                <[string8][Input][Transponder.OutputCursor]>
 +                <[string8][Message][Communication.TransponderCursor]>
 +            >
 +</code>
 +
 +Outputs:\\
 +''Output'' currently active code (remains active until entry completed)\\
 +''OutputStandby'' entry made, displayed to pilots\\
 +''OutputCursor'' digit that is being edited at the moment\\
 +
aircraft/tmd/instruments.txt · Last modified: 2022/07/19 21:10 by jh