Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Base setup help needed for PMDG 737NGX, Homebuilt MCP using IOCards and SIOC.

Featured Replies

Looking for help with SIOC communicating with PMDG 737 NGX using IOCards for Homebuilt MCP.

I have completed the assembly of the MCP. In Both FS9 and FSX the SIOC .ssi scripts are working fine.

Newly installed NGX and created SIOC Script to test functionality of a basic switch input for Flight Director. Changed the FSUIPC Offset to $6533, reloaded SIOC no joy. Revert back to the default FSX 737, swap out the .ssi and everything works...this is without restarting the simulator.

 

Last night I reinstalled in the software in the following order: FSX, FSX-SP1, FSX Acceleration, PMDG 737 NGX and FSUIPC 4.853. Did not reinstall SIOC (4.2B2) as it is working with both FS9 and FSX (under new installation).

Confirmed / added to the 737NGX_Options.ini

[sDK]

EnableDataBroadcast=1

 

Please help! What am I missing to get NGX to accept commands? Suggestions or guidance will be appreciated.

 

Here is a copy to the NGX SIOC Script I'm using...

 

VAR 1 Link FSUIPC_INOUT Offset $6533 Length 2 // Autopilot F/D Flight Director CPT

VAR 2 Link IOCARD_SW Input 9 Type I // Autopilot F/D Flight Director CPT

{

IF V2 = 1

{

V1 = 1

}

ELSE

{

V1 = 0

}

IF V2 = 1

{

V3 = 1

}

ELSE

{

V3 = 0

}

}

VAR 3 Link IOCARD_OUT Device 0 Output 15 // LED MA Captain

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.