Visit Captain Sim web site  
  Welcome, Guest. Please Login or Register

 

Page Index Toggle Pages: 1 Send TopicPrint
 10 Upper and lower Eicas not refreshing (Read 1436 times)
Kees
Full Member
*
Offline



Posts: 72
Joined: Apr 20th, 2020
Upper and lower Eicas not refreshing
May 9th, 2020 at 8:45pm
Print Post  

Hi,

For my homebuild 767 cockpit I want to make a new window in the panel.cfg. I have put all the instruments from the MIP in that windows, but the upper and lower Eicas are not refreshing. When I start the engine, N2 stays at 0. When I look in the VC the engine does spool up. When I click on the Eicas, I also see the engine spinning up. What am I doing wrong. This is the script in the panel.cfg from the new window:

[Window23]
Background_color=1,1,1
size_mm=3000,1050
windowsize_ratio=0.73
window_pos=0.000, 0.000
type=special
visible=0
ident=11023
;gauge00=y767.C14!C14_001_BUT,              745,  11,  60,  60
;gauge01=y767.C14!C14_002_BUT,              812,  11,  60,  60
;gauge02=y767.C14!C14_003_BUT,              879,  11,  60,  60
;gauge03=y767.C14!C14_004_BUT,              946,  11,  60,  60
;gauge04=y767.C14!C14_005_BUT,              745,  78,  60,  60
;gauge05=y767.C14!C14_006_BUT,              812,  78,  60,  60
;gauge06=y767.C13!C13,                      622, 303, 200, 200
gauge07=y767.C15!C15,                      2825, 452, 180, 180
gauge08=y767.C07!C07,                      1851,  502, 223, 192
gauge09=y767.C02!C02,                       1540,  45, 280, 258
gauge10=y767.C03!C03,                       1550, 412, 250, 253
gauge11=y767.C04!C04,                       1550, 720, 255, 253
gauge12=Captain_Sim.y763.sys!eicas_u,        2220,   0, 480, 505, 5
gauge13=y767.general!C09_001_2D,             2220,   0, 480, 505
gauge14=Captain_Sim.y763.sys!eicas_l,        2220, 550, 480, 505, 5
gauge15=y767.general!C10_001_2D,             2220, 550, 480, 505
gauge16=Captain_Sim.y763.sys!adi_l,          625,   0, 467, 400
gauge17=Captain_Sim.y763.sys!hsi_l,          625, 470, 467, 600
gauge18=y767.L03!L03,                        240,  90, 320, 330
gauge19=y767.L04!L04,                       318, 410, 200, 340
gauge20=y767.L08!R08,                      1325, 125, 230, 230
gauge21=Captain_Sim.y763.sys!vsi_l,        1215, 420, 220, 220
gauge22=y767.L10!R10,                      1205, 730, 240, 240

Thanks in advance,
Kees
  
Back to top
 
IP Logged
 
Captain Sim
CS Team
*
Offline



Posts: 4248
Joined: Nov 7th, 2005
Re: Upper and lower Eicas not refreshing
Reply #1 - May 11th, 2020 at 3:44pm
Print Post  
  
Back to top
IP Logged
 
Kees
Full Member
*
Offline



Posts: 72
Joined: Apr 20th, 2020
Re: Upper and lower Eicas not refreshing
Reply #2 - May 11th, 2020 at 9:30pm
Print Post  
Hi,

As you can see in my script, I allready did that. I saw that post allready in the forum. But that didn't solve the problem.

The strangest is, that when I click on the upper or lower Eicas, the Eicas pops up as a separate gauge and then in that separate gauge the gauge does refresh.

Kind regards,
Kees
  
Back to top
 
IP Logged
 
Captain Sim
CS Team
*
Offline



Posts: 4248
Joined: Nov 7th, 2005
Re: Upper and lower Eicas not refreshing
Reply #3 - May 11th, 2020 at 9:43pm
Print Post  
Kees wrote on May 9th, 2020 at 8:45pm:
gauge12=Captain_Sim.y763.sys!eicas_u,        2220,   0, 480, 505, 5

Try to remove the highlighted part.
  
Back to top
IP Logged
 
Kees
Full Member
*
Offline



Posts: 72
Joined: Apr 20th, 2020
Re: Upper and lower Eicas not refreshing
Reply #4 - May 11th, 2020 at 10:58pm
Print Post  
Hi,

After some experiments with the refresh rate, I couldn't solve the problem. But I have found a workaround by disabling both gauges in the Virtual cockpit. Strang, but it works:

[VCockpit07]
size_mm=1000,1000
pixel_size=512,512
texture=$cs767_15_T
background_color=0,0,0
;gauge00=Captain_Sim.y763.sys!eicas_u,        0,   0,1000, 965, 5

[VCockpit08]
size_mm=1000,1000
pixel_size=512,512
texture=$cs767_16_T
background_color=0,0,0
;gauge00=Captain_Sim.y763.sys!eicas_l,        0,   0,1000, 965, 5

Kind regards,
Kees
  
Back to top
 
IP Logged
 
Kees
Full Member
*
Offline



Posts: 72
Joined: Apr 20th, 2020
Re: Upper and lower Eicas not refreshing
Reply #5 - May 11th, 2020 at 11:05pm
Print Post  
It looks great now, see picture.

Thanks!
  

IMG_1320.jpg ( 1137 KB | 99 Downloads )
IMG_1320.jpg
Back to top
 
IP Logged
 
Captain Sim
CS Team
*
Offline



Posts: 4248
Joined: Nov 7th, 2005
Re: Upper and lower Wow what a setup! not refreshing
Reply #6 - May 12th, 2020 at 2:12pm
Print Post  
Kees wrote on May 11th, 2020 at 11:05pm:
see picture.

Wow what a setup!

We'll check the EICAS.
  
Back to top
IP Logged
 
EY
CS Team
*
Offline



Posts: 360
Location: Canada
Joined: Nov 9th, 2005
Gender: Male
Re: Upper and lower Eicas not refreshing
Reply #7 - May 12th, 2020 at 6:44pm
Print Post  
for now, try using the highlighted values less than 380. It should help.
In the upcoming update, it will support the size up to 768, and your panel will work without any modification.

gauge12=Captain_Sim.y763.sys!eicas_u,        2220,   0, 480, 505, 5
gauge14=Captain_Sim.y763.sys!eicas_l,        2220, 550, 480, 505, 5
gauge16=Captain_Sim.y763.sys!adi_l,          625,   0, 467, 400
gauge17=Captain_Sim.y763.sys!hsi_l,          625, 470, 467, 600


P.S. Nice flight deck!
  

Back to top
IP Logged
 
Kees
Full Member
*
Offline



Posts: 72
Joined: Apr 20th, 2020
Re: Upper and lower Eicas not refreshing
Reply #8 - May 12th, 2020 at 10:16pm
Print Post  
Captain Sim wrote on May 12th, 2020 at 2:12pm:
ow what a setup!

^Thanks! I will post some more pictures tomorow..

Captain Sim wrote on May 12th, 2020 at 2:12pm:
We'll check the EICAS


That would be great!

EY wrote on May 12th, 2020 at 6:44pm:
for now, try using the highlighted values less than 380. It should help.


I will try that tomorrow. Thanks for the hint.

EY wrote on May 12th, 2020 at 6:44pm:
P.S. Nice flight deck!


Thank you. I am building allready about 13 years. Everything is selfmade. First it was built for the another company 767, but they don't upgrade to P3D and 64 bit. So I am very happy with the release of the CS 767 II. It flies great!

Kind regards,
Kees
  
Back to top
 
IP Logged
 
Kees
Full Member
*
Offline



Posts: 72
Joined: Apr 20th, 2020
Re: Upper and lower Eicas not refreshing
Reply #9 - May 12th, 2020 at 10:18pm
Print Post  
Kees wrote on May 12th, 2020 at 10:16pm:
First it was built for the other 767


I meant the another company 767
  
Back to top
 
IP Logged
 
Kees
Full Member
*
Offline



Posts: 72
Joined: Apr 20th, 2020
Re: Upper and lower Eicas not refreshing
Reply #10 - May 13th, 2020 at 7:20pm
Print Post  
EY wrote on May 12th, 2020 at 6:44pm:
In the upcoming update, it will support the size up to 768, and your panel will work without any modification.

gauge12=Captain_Sim.y763.sys!eicas_u,        2220,   0, 480, 505, 5
gauge14=Captain_Sim.y763.sys!eicas_l,        2220, 550, 480, 505, 5
gauge16=Captain_Sim.y763.sys!adi_l,          625,   0, 467, 400
gauge17=Captain_Sim.y763.sys!hsi_l,          625, 470, 467, 600


Does this mean that with the update to 0.95 the highlighted parts no longer need to be changed. Because I saw in the Changelog a homepit Eicas fix.

Kees
  
Back to top
 
IP Logged
 
Kees
Full Member
*
Offline



Posts: 72
Joined: Apr 20th, 2020
Re: Upper and lower Eicas not refreshing
Reply #11 - May 13th, 2020 at 8:12pm
Print Post  
In the meanwhile, I tested it with the update and now both Eicas in the homepit refreshes correctly and also both in the virtual cockpit. Thank you for this quick repair.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint
 
  « Board Index ‹ Board  ^Top