Starting engines #'s seem wrong?

Anything to do with Aircraft Design, FSDS, G Max, Aircraft Animator, SDL Edit, etc. Novice or skilled - stop here & learn!

Starting engines #'s seem wrong?

Postby JBaymore » Sun Apr 30, 2006 7:46 pm

When I do a manual startup of the four engines on my BAe 146-200, it appears that the placement of engine #1, #2, #3, and #4 is incorrect.
Last edited by JBaymore on Sun Apr 30, 2006 7:46 pm, edited 1 time in total.
Image ImageIntel i7 960 quad 3.2G LGA 1366, Asus P6X58D Premium, 750W Corsair, 6 gig 1600 DDR3, Spinpoint 1TB 720
User avatar
JBaymore
Global Moderator
Global Moderator
 
Posts: 10020
Joined: Sat May 24, 2003 9:15 am
Location: New Hampshire

Re: Starting engines #'s seem wrong?

Postby Felix/FFDS » Sun Apr 30, 2006 10:02 pm

Check the [GeneralEngineData] section of the aircraft.cfg file.  Engine.1 position should be your inside left (coordinates are z,x,y), so that the second number should be negative.



[GeneralEngineData]
engine_type= 0
Engine.0= 6.080, -26.080, 1.500
Engine.1= 8.660, -12.330, 1.000
    <--- Left inside engineEngine.2= 8.660, 12.330, 1.000
Engine.3= 6.080, 26.080, 1.500
fuel_flow_scalar= 1.000
min_throttle_limit=0.000000
Felix/FFDS
User avatar
Felix/FFDS
Administrator
Administrator
 
Posts: 16776435
Joined: Wed Jan 31, 2001 9:42 am
Location: Orlando, FL

Re: Starting engines #'s seem wrong?

Postby microlight » Mon May 01, 2006 3:45 am

Hi Felix.

John's made an interesting point here, because the auto-starting sequence (Ctrl+E) doesn't seem to have any bearing on the engine locations in the cfg file. My BAe 146s should start in the sequence 3241 according to the lateral locations in the cfg file (14, -14,22,-22), but from the 2D cockpit view they always start 1,2,3,4 - and from spot view outside, they start 1,3,2,4! Not sure if this is a 'feature' of FS9...

To complicate things further, manually starting the engines in the cockpit doesn't help. Engine 3 switch starts port outboard (1) in spot view,  2 starts starboard inboard (3), 4 starts starboard outboard (4) and 1 starts port inboard (2). So switch 4 seems to be the only one that start the correct engine!

Curiouser and curiouser.

;)
User avatar
microlight
Major
Major
 
Posts: 2076
Joined: Mon Aug 19, 2002 6:24 pm
Location: Southern UK

Re: Starting engines #'s seem wrong?

Postby Milton » Mon May 01, 2006 8:20 am

The engines are named in the model, 0-3 equating to 1-4.  Regardless of how you define them position-wise in the cfg, they will start the way they are named in the model, 0,1,2,3 (1,2,3,4) when cntrl+e is used.  All other engine related programming is connected to how the modeled engines are named.
Milton
Dash 7, Aero Commanders, Howard 500, D18S, Spartan, XP47J, Beechcraft A28 (Grizzly)
User avatar
Milton
1st Lieutenant
1st Lieutenant
 
Posts: 352
Joined: Tue Jun 04, 2002 1:52 am
Location: USA - NM

Re: Starting engines #'s seem wrong?

Postby JBaymore » Mon May 01, 2006 8:38 am

John's made an interesting point here, because the auto-starting sequence (Ctrl+E) doesn't seem to have any bearing on the engine locations in the cfg file.


microlite,

Aside from getting some of the details wrong......
Last edited by JBaymore on Mon May 01, 2006 8:43 am, edited 1 time in total.
Image ImageIntel i7 960 quad 3.2G LGA 1366, Asus P6X58D Premium, 750W Corsair, 6 gig 1600 DDR3, Spinpoint 1TB 720
User avatar
JBaymore
Global Moderator
Global Moderator
 
Posts: 10020
Joined: Sat May 24, 2003 9:15 am
Location: New Hampshire

Re: Starting engines #'s seem wrong?

Postby microlight » Mon May 01, 2006 8:43 am

Thanks, Milton - it hadn't occurred to me that it might be a model issue.

;)
User avatar
microlight
Major
Major
 
Posts: 2076
Joined: Mon Aug 19, 2002 6:24 pm
Location: Southern UK

Re: Starting engines #'s seem wrong?

Postby JBaymore » Mon May 01, 2006 8:46 am

[quote]Check the [GeneralEngineData] section of the aircraft.cfg file.
Image ImageIntel i7 960 quad 3.2G LGA 1366, Asus P6X58D Premium, 750W Corsair, 6 gig 1600 DDR3, Spinpoint 1TB 720
User avatar
JBaymore
Global Moderator
Global Moderator
 
Posts: 10020
Joined: Sat May 24, 2003 9:15 am
Location: New Hampshire

Re: Starting engines #'s seem wrong?

Postby JBaymore » Mon May 01, 2006 8:57 am

Felix + all,

OK.... just checked the engine positions on the Murchison BAe -146-200 model in ACM, and then also on the newer "Strategic" military model too.
Last edited by JBaymore on Mon May 01, 2006 9:06 am, edited 1 time in total.
Image ImageIntel i7 960 quad 3.2G LGA 1366, Asus P6X58D Premium, 750W Corsair, 6 gig 1600 DDR3, Spinpoint 1TB 720
User avatar
JBaymore
Global Moderator
Global Moderator
 
Posts: 10020
Joined: Sat May 24, 2003 9:15 am
Location: New Hampshire

Re: Starting engines #'s seem wrong?

Postby Milton » Mon May 01, 2006 8:03 pm

In the model, you can certainly number them any way you want to achieve start sequence.  A giveaway might be to see what cntrl+e does.  That should tell you the sequence of the modeled numbers.

Then, of course, with gauge programming, you can alter the start sequence manually (or redefine what is displayed vs what engine is started 1=3, 2=4, 3=1, 4=2), or through selecting the engine (e+2 as an example), then start.

In the cfg, there is no way to my knowledge to change anything except engine location.  That will not change the start sequence as far as I know.
Milton
Dash 7, Aero Commanders, Howard 500, D18S, Spartan, XP47J, Beechcraft A28 (Grizzly)
User avatar
Milton
1st Lieutenant
1st Lieutenant
 
Posts: 352
Joined: Tue Jun 04, 2002 1:52 am
Location: USA - NM

Re: Starting engines #'s seem wrong?

Postby JBaymore » Thu May 04, 2006 8:22 pm

It is clear to me now, that Jon Murchison apparently set the engines up in the model so that the Control+E autostart sequence would start the engines in the order that they are done in the "real world".
Last edited by JBaymore on Thu May 04, 2006 8:25 pm, edited 1 time in total.
Image ImageIntel i7 960 quad 3.2G LGA 1366, Asus P6X58D Premium, 750W Corsair, 6 gig 1600 DDR3, Spinpoint 1TB 720
User avatar
JBaymore
Global Moderator
Global Moderator
 
Posts: 10020
Joined: Sat May 24, 2003 9:15 am
Location: New Hampshire


Return to Aircraft & 3D Design

Who is online

Users browsing this forum: No registered users and 329 guests