Jump to content
The simFlight Network Forums

Doors PMDG737NGX


Recommended Posts

Hi Pete,

according to your FSUIPC offset for NGX, I could nearly create my whole overheadpanel. But there is one thing missing thet I can´t create as a Sioc-beginner with the offset $3367 I could only set up the FWD entry.

Here is my script:

Var 0089 Link FSUIPC_INOUT, Offset $3367, Length 1 // Door FWD_Entry

{

V0586 = TESTBIT V0089 ,0 // Door FWD_Entry

}

Var 0586, Link IOCARD_OUT, Output 89 // Door FWD_Entry

Now my question what do I have to change to show the other doors, Cargo, Airstair, Equip?

Thank you for your help and reply,

Jaroslaw

Link to comment
Share on other sites

  • 2 weeks later...

Now my question what do I have to change to show the other doors, Cargo, Airstair, Equip?

I've no idea about SIOC scripts, but, as documented, the doors each have one bit -- bits 0, 1, 2 and 3. If SIOC cannot handle bits you'd need to write a Lua plug-in to act as an interface.

Pete

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.