# Initialize Configuration for Premium Panels

## PMDG B737/B777 <a href="#pmdg-b737-b777" id="pmdg-b737-b777"></a>

#### **Enable PMDG Data Broadcast** <a href="#configuring-cdu-service" id="configuring-cdu-service"></a>

By default, the data broadcast service of PMDG B737/B777 model is not enabled, which means the SimFlyLinker cannot get the CDU display content. You can enable it by following these steps:

* (Ensure you have run the PMDG 737/777 model at least once)
* Close the MSFS game. Go to the Cockpit Controls page in SimFly Linker and click the “Apply” button next to PMDG Settings. Your installed PMDG 737/777 models will be displayed below, and a green check mark indicates the configuration has been successfully modified.

<figure><img src="/files/OD3vWmCo3DsrciKDvjCs" alt="" width="375"><figcaption></figcaption></figure>

#### Configuring Landing Lights (optional) <a href="#configuring-landing-lights" id="configuring-landing-lights"></a>

In PMDG B737 CDU, you can switch the type of Landing Lights. When you switch, the B737 panel in the SimFly Pad will not automatically follow the switch. You need to make the corresponding changes on the “Cockpit Controls Settings” page of SimFly Pad.

## iFly B737 Max

No additional configuration is required. **Please note** that if your iFly Plugin Manager is launched with administrator privileges, you will also need to run SimFly Linker in administrator mode.&#x20;

{% hint style="warning" %}
If your SimFlyPad can correctly see the various button states, but the simulator doesn’t respond when operated on SimFly Pad, it’s most likely because your iFly Manager was launched as an administrator, while SimFly Linker was not. In this case, you need to restart SimFly Linker as an administrator.
{% endhint %}

## FBW A320 <a href="#fbw-a320" id="fbw-a320"></a>

#### Switch the panel variant to "FBW" on SimFly Pad <a href="#using-the-dev-version-of-fbw-a320" id="using-the-dev-version-of-fbw-a320"></a>

* On Profile Selection dialog in SimFly Pad, click the INFO icon and enter the "Profile Detail" page.

  <figure><img src="/files/q9maulf0HUdNgyDA6fkc" alt="" width="375"><figcaption></figcaption></figure>
* Select the "Variant" to "FBW".

<figure><img src="/files/eskVlNWASBdIlmfCO8RT" alt="" width="375"><figcaption></figcaption></figure>

#### Select the Dev or Stable Version <a href="#using-the-dev-version-of-fbw-a320" id="using-the-dev-version-of-fbw-a320"></a>

FBW team provides both DEV and STABLE versions. You can switch to the version you want on the following SimFlyLin ker page.&#x20;

> Please note that the FBW Dev version is updated very frequently, so if you encounter any issues, feel free to contact us.

<figure><img src="/files/soFWttzXHjdLLL98oeaZ" alt="" width="563"><figcaption></figcaption></figure>

#### Enabling SimBridge Service <a href="#enabling-simbridge-service" id="enabling-simbridge-service"></a>

To obtain MCDU data for FBW, you will need to install the official FBW SimBridge software. After installing, it is recommended to configure SimBridge to run automatically. More information can be found here: <https://docs.flybywiresim.com/simbridge/>

#### Check if SimFlyLinker successfully recognizes SimBridge.  <a href="#fenix-a320" id="fenix-a320"></a>

Open SimFlyLinker, switch to the Cockpit Controls page, and confirm that “OK” is displayed below FBW SimBridge.

<figure><img src="/files/eSbV8TOEyaEvvSFgnRs9" alt="" width="375"><figcaption></figcaption></figure>

## Fenix A320 <a href="#fenix-a320" id="fenix-a320"></a>

#### Switch the panel variant to "Fenix" on SimFly Pad <a href="#using-the-dev-version-of-fbw-a320" id="using-the-dev-version-of-fbw-a320"></a>

* On Profile Selection dialog in SimFly Pad, click the INFO icon and enter the "Profile Detail" page.

  <figure><img src="/files/q9maulf0HUdNgyDA6fkc" alt="" width="375"><figcaption></figcaption></figure>
* Select the "Variant" to "Fenix".

<figure><img src="/files/DeRoVyM8mV5SQuTStfl1" alt="" width="375"><figcaption></figcaption></figure>

## ToLiss A320/A330

In SimFlyLinker, no additional configuration is required for Toliss. However, if you wish to use the streaming feature, such as streaming PFD/ND content to display on SimFlyPad, you need to configure X-Plane 12 as follows.

### Enable Popout

1. Open XPlane 12, start a flight, and then select **Plugins -> ToLiss -> Open ISCS Screen**.
2. Switch to "GENERAL SETTINGS" tab, Enable "**USE POPOUT WINDOWS FOR POPUPS**" and "**SAVE POPUP CONFIG ON QUIT**".&#x20;

<figure><img src="/files/oi7rVBfvyJjL1HBTpjDo" alt="" width="375"><figcaption></figcaption></figure>

3. (When you start using the Streaming feature) Move the mouse over the screen you want to stream, such as PFD or ND. Left-click to open a pop-up window. In the pop-up window, click the icon in the top-right corner to convert it into a Windows window. At this point, SimFly Linker can capture this window and start streaming the video to SimFly Pad.

<figure><img src="/files/UNEskirXnuMOwEM5cnnk" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.simflypad.com/v1/how-to/initialize-configuration-for-premium-panels.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
