📄
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

WT CJ4 (MSFS)

Working Title CJ4 Updates and specific content here

PreviousSWS Kodiak (MSFS)NextWT G1000 NXi (MSFS)

Last updated 2 years ago

Was this helpful?

Working Title has heavily modified the CJ4 and with that required introducing L:Vars and H:Events. The Custom Autopilot system they built uses these Variables and Events to create the shim between the Default Autopilot system and their custom FMS and FMC changes to the Proline 21 system. Specific videos to configuring devices for the WT CJ4 Mod. Some videos may be found in other sections as well.

With the Switch Panel we will configure it so that we can perform a Full Cold and Dark Startup of the CJ4, We will also add some conditions to the Avionics so that we can go into Dispatch mode when the GENs are off or go into Full Mode when they are On! the full electrics panel is mapped and so is the Left side of the Lights panel.

Take the CJ4 from Working Title v0.12.7 and configure the Logitech Multi Panel to have full control over the FCP (auto pilot). Using the H:Events and L:Vars to have complete control over this really well done Plane!

Now we move on to configure the Honeycomb Alpha and Bravo to take control of our CJ4 in the quest to limit the amount of mouse clicking we need to do :)

The WT CJ4 implements some events that make it impossible to control the Nav Radio Frequency changes. It intentionally over writes any changes made to the Active frequency. With that in Mind we move ahead to configure the Radio Panel to also control the PFD Menu Knobs and the LWR Panel knobs for use with the MFD Lower Menu and the Charts control!

Map the CJ4 FADEC Detents! Let's use Multiple Custom Axis to map these into custom ranges on the Throttle Axis! This method would work for any Throttle since it does not rely on the TCA TQ's Virtual Detent Buttons!

Configure the Switch Panel for the WT CJ4 and do a Cold and Dark Startup!
Configure the Multi Panel for the WT CJ4 and Fly Fully Controlled Auto Pilot Modes!
Setup the Alpha and Bravo for the CJ4
Setup The Radio Panel with the CJ4 v0.12.7 and use the NAV Knobs to control the PFD and MFD Knobs
Stream Deck Snippet and the WT CJ4
Hardware CDU Implementation for the CJ4
Throttle FADEC Detents via Multiple Custom Axis