Read PMDG CDU Screen
msfs_get_pmdg_cduRetrieve PMDG CDU screen content as text rows and structured grid with cell formatting for 777 and 737 aircraft. Requires EnableCDUBroadcast.N=1.
Instructions
Read a PMDG CDU screen (777 has 3 CDUs, 737 NG3 has 2).
Returns the CDU display as text rows and an optional structured grid with per-cell color and formatting information.
Requires EnableCDUBroadcast.N=1 in the aircraft's options.ini.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cdu | No | CDU unit number. 777: 0=left (Captain), 1=center, 2=right (F/O). 737 NG3: 0=Captain, 1=F/O. | |
| variant | No | Optional aircraft SDK variant. Defaults to auto-detect. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |