Jump to content

Jetways 737-800


Recommended Posts

In my aircraft.cfg I have the following code, all the aircraft doors open both left, both right as well as the cargo doors. But now the jetway does not move.

 

[exits]

number_of_exits=3

exit_rate.0=0.2

exit_rate.1=0.15

exit_rate.2=0.2

 

If I change the code to

 

[exits]

number_of_exits =3

exit.0 = 0.4, -30.30, -9.0, 0.88,0 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency)

exit.1 = 0.4, -146.0, 8.0, -7.5, 1 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency)

exit.2 = 0.4, -42.30, 9.0, -7, 2 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency)

 

the the jetway is operating but only main door and cargo doors then open.

Link to comment
Share on other sites

In my aircraft.cfg I have the following code, all the aircraft doors open both left, both right as well as the cargo doors. But now the jetway does not move.

 

[exits]

number_of_exits=3

exit_rate.0=0.2

exit_rate.1=0.15

exit_rate.2=0.2

 

If I change the code to

 

[exits]

number_of_exits =3

exit.0 = 0.4, -30.30, -9.0, 0.88,0 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency)

exit.1 = 0.4, -146.0, 8.0, -7.5, 1 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency)

exit.2 = 0.4, -42.30, 9.0, -7, 2 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency)

 

the the jetway is operating but only main door and cargo doors then open.

 

Don't tell me, let me guess.......TDS 737-800?? If so, is there a popup panel with door switches on them?

 

Your first set of [exits] give no door position, so that's why the jetways don't work.

Still thinking about a new flightsim only computer!  ✈️

Link to comment
Share on other sites

mrzippy it is actually posky 738

 

POSKY panel with door switches?

 

I just tried your [exits] in my POSKY 737-800. It made no changes to which doors open or not. If your main concern is the jetway then maybe try this:

 

[exits]

number_of_exits =3

exit.0 = 0.4, -30.30, -9.0, 0.88,0 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency)

exit_rate.1=0.15

exit_rate.2=0.2

 

Exit.0 is for the main cabin door just behind the pilot. I know on the default 737-800, you can open all 4 doors plus cargo hatches.

 

POSKY made some changes in the exits. They made Shift+E+2 extend the aircraft stairs for deboarding the aircraft.

Still thinking about a new flightsim only computer!  ✈️

Link to comment
Share on other sites

Thanks mrzippy & il88p all doors open and jetway is working see below

 

[exits]

number_of_exits =4

exit.0 = 0.4, 35.6, -5.0, 3.0, 0 //openclose rate percent per second, longitudinal, lateral, vertical positions from datum (feet), type (0=Main 1=Cargo 2=Emergency)//exit_rate.0 = 0.10 ;Percent per second //original exit.0

exit_rate.1=0.15

exit_rate.2=0.2

exit_rate.3=0.3

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...