XML: Macros - Set Xpndr Code

From FSDeveloper Wiki
Revision as of 05:06, 10 April 2014 by Rpmc (talk | contribs)
Jump to navigationJump to search

== Transponder Set Macro ==

<Macro id="XPDR Set" Name="XPDRSet">
  <MacroValue>
     @1 s0 10 % l0 10 /
     int 10 % 16 * + l0 100 /
     int 10 % 256 * + l0 1000 /
     int 4096 * + (>K:XPNDR_SET) 
  </MacroValue>
</Macro>

@XPDRSet(1200)

@XPDRSet((L:XPDR_Code,number))