📄
SPAD.neXt
  • SPAD.neXt Manual
  • About SPAD.neXt
  • Getting Started
    • System Requirements
    • Supported hardware
      • Check Hardware
    • Installation
      • Simulation Specifc Steps
        • SimConnect Configuration
        • MSFS: Enable PMDG data access
        • X-Plane Configuration
    • First Start
      • Configuration Wizard
    • Common Tasks and Issues
      • SPAD
        • Online Services
        • Fresh reinstall
        • Move SPAD.neXt to new Computer
        • License Issues
      • MSFS Specific Topics
      • X-Plane specific Topics
      • Saitek/Logitech MP/RP blinking
      • USB Powermanagement
  • Guides and Videos
    • New User Series
    • MSFS SimConnect
    • L:Vars / H:Events and B:Events
    • Features & Functions
    • Device Specific
      • Arduino / SPAD Serial
      • Authentikit
      • Cockpit Simulator CDU
      • Honeycomb
      • Joystick (Generic HID)
      • miniCockpit
      • RealSimGear
      • Saitek/Logitech
      • Script Panel
      • Stream Deck
      • Thrustmaster TCA
      • vFIP
      • Virtual Avionics
      • vJoy
      • VRinsight
      • X-Touch MC Mode
      • X-Touch Midi Mode
    • Simulation Specific
      • ATR 600 (MSFS)
      • AS CRJ 550/700/900/1000 (MSFS)
      • FBW A32NX (MSFS)
      • FFX/MG HJet (MSFS)
      • FFX Vision Jet (MSFS)
      • FSW C414AW (MSFS)
      • PMDG 737 (MSFS)
      • PMDG 777 (MSFS)
      • SWS Kodiak (MSFS)
      • WT CJ4 (MSFS)
      • WT G1000 NXi (MSFS)
      • PMDG 777 (P3D)
  • User Interface
    • UI Familiarization
      • Home Page
      • Profiles Page
  • Features
    • Expressions
      • Values
      • Referencing Simulation Data
      • Operators
      • Functions
      • Examples
    • Tuner Acceleration
    • Event Execution Order
  • Simulations
    • MSFS 2024
    • MSFS 2020
    • X-Plane
      • Pre-Requisites
      • Dataref Tool
      • Helping Spad Help You
      • Dataref vs. Command: Know Your Copilots
      • Basic Flight Controls – Axis Setup
    • P3d and FSX
    • Other
  • Hardware specific
    • USB HUB Requirements
    • CPFlight Devices
    • Saitek FIP (Flight Instrument Panel)
      • Saitek FIP: Driver & Function Check
    • Loupedeck Image Devices
    • Midi Devices
      • X-Touch Mini
    • Serial (COM) Devices
    • Skalarki
    • VRInsight Overhead
  • Extending and API's
    • Gauges and Extensions
      • SPAD Gauges: GaugeSettings
    • C# Scripting Interface
      • C# Scripting: ScriptStub
      • C# Scripting: Provide Values
      • C# Scripting: PreCompile
    • Device Interface
      • Device Communication Flow
        • Device INIT-Phase
        • Device CONFIG-Phase
          • Device options
          • Device COLORSET configuration
          • Device PROFILE configuration
          • Device OUTPUT Configuration
          • Device INPUT configuration
            • Device input AXIS
            • Device input ENCODER
            • Device input PUSHBUTTON
            • Device input ROTARY
            • Device input SWITCH
            • Device input SWITCH3
            • Device LABEL
          • Device config: Advanced topics
        • Device STATESCAN-Phase
      • Device General Commands
      • Device commands
        • Page-Control
      • Device SPAD.neXt Events (2)
      • Device Simulation Events (Channel 4)
      • Device Data (Channel 5)
      • Device LED Update (Channel 6)
      • Device Display Update (Channel 7)
      • Device Input Updates (Channel 8)
      • Device Virtual Power
      • Device Custom UI
      • Device HTML UI
      • Device preconfigured definition
      • Serial V2
        • Command 1,RAISE
        • Command: 0,AUTH
    • X-Plane Datarefs & Commands
    • FSUIPC: Custom Offsets
    • RestAPI
    • HTML Rendering API
    • Other API's
  • FAQ
    • General FAQ
    • MSFS: Lost profile aircraft assigments
  • Changes
    • 0.9.21
    • 0.9.14.0
    • 0.9.13.39
  • Glossar
  • Old-Docs
    • Old-Getting-Started-Guide
Powered by GitBook
On this page

Was this helpful?

  1. Guides and Videos
  2. Simulation Specific

PMDG 737 (MSFS)

Videos Focused on the PMDG 737 for MSFS

PreviousFSW C414AW (MSFS)NextPMDG 777 (MSFS)

Last updated 10 months ago

Was this helpful?

PMDG SDK must be enabled for each PMDG aircraft in MSFS. See for detais.

Please remember PMDG Simulation Events work exactly like the cockpit. Use the "PMDG Special Actions" to do with the event what you would do in cockpit with the mouse! Events from the Category PMDG 737 NGXu must be used.

Video Guides

In the first Video we step through the requirements for Configuring the PMDG SDK and the SPAD.neXt Simulation Settings. We also show how the Custom Interactive SDK interface to configure Data Vars and use the Event System unique to the PMDGs

In The Second Video for the PMDG 737 in MSFS we delve into adding the Cockpit Master CDU to SPAD.neXt and downloading the default Snippet to get full control over the the in sim CDUs.

The Third Video for the 737 PMDG focuses on Programing the MCP (mode control support). We delve into how the SDK works regarding Buttons / Switches / Knobs and Encoders with regards to the PMDG Interaction Events. Also how to find and Map LEDs to Annunciators and Displays to Values!!

Continuing on in the 4th PMDG 737 Video we configure the Honeycomb Bravo for use with the MCP (AP functions) as well as all other Axis and Switches!! Full implementation of the LEDs and Annunciators -- don't forget you need to be on the at least 0.9.12.37 for this!!

Sticking with Autopilot Configurations we move on to the Logitech/Saitek Multi Panel device. Download the Snippet or use the walkthrough to configure it yourself.

In this Video we delve into the Thrustmaster TCA Airbus 320 TQ with Add ONs and configure a complete setup for the PMDG 737 Series! Don't worry the Snippet is available now so you can download and fly in just a couple of minutes!!

How to use an Axis to control a Switch. Using Custom Axis with Range Definitions we can apply Axis Value Ranges that will Trigger Sending Sim Events with Fixed Parameters. The Example we use is the PMDG Fuel Cut Off Switches controlled by the Thrustmaster Boeing Yoke lower "throttle" axis.

Big Changes with Axis GUI and Capabilities!! Much Desired Ability to bind Conditions with Axis is now here!! v0.9.13.39 is released and we can finally directly manipulate Axis mappings without the need for scripts!

here
PMDG 737 (MSFS) and the Cockpit Master CDU
First Step - Configure PMDG SDK and SPAD.neXt
Configure 737 MCP Devices to Control the PMDG 737 MCP
Configure the Bravo TQ for the PMDG 737
Configure the MultiPanel for the PMDG 737(MSFS)
PMDG 737 TCA TQ + Addons
Control the Fuel Cutoff Switches with the Boeing Yoke Lower Throttles
Conditional Axis - Toggle Between FWD Thrust and REV Thrust