Welcome, Guest. Please Login or Register
Simufly.com
  News:
Please, register and enjoy discussing on Aviation and Flight Simulation with us
  HomeHelpSearchLoginRegister
 
Need help in panel configurCDUs does not switch on (Read 38 times)
Pegase
Forum Member
*
Offline



Posts: 2
France
Gender: male
Need help in panel configurCDUs does not switch on
Jan 9th, 2010, 6:02pm
 
hello

I am trying to install the INS in my DF B-727. The geauges are here

Nav switch on the main panel
MSUs on overhead panel
CDUs on the third party panel

but I cannot power on the INS. When switching the MSY in stand by, the CDUs display remains off.

I checked and could see that the file DF727.isd is created

Can someone help me to find what I missed ?


On the pics below, all electric systems are on powered by the APU
Multimedia file viewing and clickable links are available for registered members only!!  You need to Login Login or Register Register!!


Multimedia file viewing and clickable links are available for registered members only!!  You need to Login Login or Register Register!!


here are lines added in the panel.cfg

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
00    CAPTAIN PANEL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Window00]
file=../../Flight One 727/panel/DF727PG_MAIN.bmp
size_mm=1024
window_size_ratio=1.0
.
.
gauge47=DF727NJ6!IPCI,0,0
gauge48=DF727NJ1!PCTRL,0,0
.

gauge49=../civa/CIVAC!Config,  0,0,1,1,DF727
gauge50=../Civa/Ins!NavModeDual, 800, 716, 45
gauge51=../Civa/Ins!UpdateFlags, 860, 716, 45


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
01      FIRST OFFICER PANEL
.
.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
04    OVERHEAD PANEL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Window04]
file=../../Flight One 727/panel/DF727PG_OH.bmp
size_mm=1024,768
ident=10
background_color=0,0,0
window_size_ratio=1.00  
position=0
visible=0
render_3d_window=0
nomenu=0
window_size= 1.000, 1.000
window_pos= 0.000, 0.000

gauge00=DF727NJ2!OVHD,0,0,1024
gauge01=DF727NJ1!TW9,974,0,50,50

gauge02=../Civa/Ins!Msu1, 294, 207, 176, 49
gauge03=../Civa/Ins!Msu2, 294, 256, 176, 49


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
05    FLIGHT ENGINEER UPPER PANEL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Window05]
file=../../Flight One 727/panel/DF727PG_FE_UP.bmp
.
.
.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
08    RESERVED FOR 3RD PARTY ADD-ON USE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Window08]

size_mm=400,158
background_color=16,16,16
window_size_ratio=1.0
position=8
visible=0
gauge00=../civa/ins!Cdu1, 0, 0, 200, 158
gauge01=../civa/ins!Cdu2, 200, 0, 200, 158

ident=17


Back to top
 
 
View Profile   IP Logged
Gianfranco Corrias
Member
**
Offline



Posts: 261

Gender: male
Re: Need help in panel configurCDUs does not switc
Reply #1 - Jan 10th, 2010, 11:07am
 
hello,
the problem is in the Main window gauge 49.
the correct string is:
gauge49=../Civa/Ins!config,0,0,0,0,DF727

CIVAC is the supersonic INS version and doesn't apply to the B727.
Regards Gianfranco




Back to top
 
« Last Edit: Jan 10th, 2010, 5:23pm by Gianfranco Corrias »  
View Profile   IP Logged
Pegase
Forum Member
*
Offline



Posts: 2
France
Gender: male
Re: Need help in panel configurCDUs does not switc
Reply #2 - Jan 10th, 2010, 3:59pm
 
Gianfranco Corrias wrote on Jan 10th, 2010, 11:07am:
hello,
the problem is in the Main window gauge 49.
the correct string is:
gauge49=../Civa/Ins!CIVA,config,0,0,0,0,DF727

CIVAC is the supersonic INS version and doesn't apply to the B727.
Regards Gianfranco






Great thanks Gianfranco, you made my day  Cool

True, I made a stupid cut past from the panel of my SSTSIM...
Now, with this line,
Code:
gauge49=../Civa/Ins!Config, 0, 0, 0, 0,DF727 



It goes like charm

Multimedia file viewing and clickable links are available for registered members only!!  You need to Login Login or Register Register!!
Back to top
 
 
View Profile   IP Logged