AXIS AND OHS
  • Home
  • Media
  • Downloads
  • Where to buy
  • Blog
  • Privacy Policy

Developer Blog

Pop-Out instruments in MSFS (2020 and 2024)

3/28/2025

0 Comments

 
Using CAPTURETOFIP you can stream the pop-out instruments of the MSFS sims elsewhere. Naturally, people were asking about how to pop them out automatically - this can be done with AAO commands.
Here is a script that I use to pop out, rename, reposition and resize the MCDU of the A320 V2 (MSFS2024).
This script does the following:
- Move the cockpit view to the pedestal
- position the mouse cursor over the MCDU screen (the numbers in VMOXY assume a 4K full screen setup)
- Hold down the right ALT key, send two mouse clicks, release the ALT key
- This will pop out the screen
- Then it renames the new window, then moves it to 250,250 and resizes it. 
(you could also move it off screen, to 10000, 10000, to get it out of the way.
​- Finally, the view is reset.
The script will take several seconds to complete. There are many SPLIT commands slowing it down to a pace that MSFS can keep up with. Please do not interfere while it is running, otherwise the virtual keys and clicks can go wrong.


(WINDOWCLOSE:MCDU)·
2·(>A:CAMERA·STATE,·Enum)·2·(>A:CAMERA·VIEW·TYPE·AND·INDEX:0,·Enum)·2·(>A:CAMERA·VIEW·TYPE·AND·INDEX:1,·Enum)·
(SPLIT:3000)·
(FOCUS:flightsimulator2024)·(SPLIT:100)·
(VMOXY:1160|600)
(VKD:541-669-162)·(VKD:56-184-165-1)·
(SPLIT:300)·
(VMOBD:Left)
(SPLIT:100)·
(VMOBU:Left)
(SPLIT:100)·
(VMOBD:Left)
(SPLIT:100)·
(VMOBU:Left)
(SPLIT:300)·
(VKU:56-184-165-1)·(VKU:541-669-162)·
(SPLIT:1000)·
(WINDOWTITLESET:WASMINSTRUMENT~0|MCDU)
(SPLIT:1000)·
(WINDOWPOSITIONSET:MCDU|250|250|1300|1200)·
(VKD:42-170-160)·(VKD:57-185-32)·(SPLIT:100)·(VKU:57-185-32)·(VKU:42-170-160)·
0 Comments



Leave a Reply.

    Author

    AAO developer Blog

    Archives

    March 2025

    Categories

    All

    RSS Feed

Proudly powered by Weebly
  • Home
  • Media
  • Downloads
  • Where to buy
  • Blog
  • Privacy Policy