August 2, 20178 yr I also submitted a support ticket for the instrument lights situation. Their first response was that there was a dimmer knob on the overhead. I explained it carefully (i.e. you either get just a couple main panel instruments lit with the pilot "INSTR" switch overhead, OR you have to use the dome/map light switch and get every interior light the airplane has in order to get the rest of the instruments lit). Their response to this was to try the "L" key. They are now asking me to send pictures of the problem (I will when I get home tonight). ..........Don't know what to make of these responses. Is this a way of saying there will be no more fixes, as has been suggested here already ? Jeff B.
August 2, 20178 yr I read on a post that they were working on a SP2, and if enough folks send in a support tickets for their VC lighting maybe they will address it. They indicated to me they had limited "elements" they could use so they had to compromise, not sure what they meant by that, some of their other aircraft have nicer VC lighting?
August 2, 20178 yr 36 minutes ago, FLNG said: I also submitted a support ticket for the instrument lights situation. Their first response was that there was a dimmer knob on the overhead. I explained it carefully (i.e. you either get just a couple main panel instruments lit with the pilot "INSTR" switch overhead, OR you have to use the dome/map light switch and get every interior light the airplane has in order to get the rest of the instruments lit). Their response to this was to try the "L" key. They are now asking me to send pictures of the problem (I will when I get home tonight). ..........Don't know what to make of these responses. Is this a way of saying there will be no more fixes, as has been suggested here already ? Jeff B. Eh, don't make too much of it. It's rare that they would ask for more info, beyond sending a generic/dismissive response. I send them so many tickets, they don't even bother giving me the generic reply any more. They have always been incredibly arbitrary in what they decide to fix, and sometimes break more things in the process. They have never issued more than 2 patches, except for the Phenom 300...and that aircraft still has the awfully-broken G1000 Navigraph add-on. In this case, I suppose this means they may actually work on it. I have reported the exact issue you mentioned. I don't know why they would put three instruments on a separate dimmer switch...what a waste of a dimmer switch. After v1.1, I reported to them that the backlight for the co-pilot's HSI was stuck on in some models (i.e. RXP530 lite), but stuck OFF in other ones (i.e. RXP530 full).
August 10, 20178 yr My pitot heat doesn't seem to function. It had been on for the entire flight, and I only briefly encountered light icing conditions when the ASI went to zero repeatedly... Weird. Anyone else see this in their a/c? (was flying w/ activesky)
August 10, 20178 yr 2 hours ago, rightseat said: My pitot heat doesn't seem to function. It had been on for the entire flight, and I only briefly encountered light icing conditions when the ASI went to zero repeatedly... Weird. Anyone else see this in their a/c? (was flying w/ activesky) Yep...I have (or had) the same issue. You installed V1.2, right? I haven't flown in any really crappy weather with this bird since around the time of the initial release, but I saw it back then and reported it. I'm not sure whether it's an ActiveSky-specfic effect or generic FSX icing triggered by the conditions. I should have all icing effects disabled in AS and in FSUIPC...on the other hand I've only ever seen the issue with this add-on. I'd have to do some more investigating with my own set-up to say for sure.
August 10, 20178 yr 19 hours ago, C525B said: Yep...I have (or had) the same issue. You installed V1.2, right? I haven't flown in any really crappy weather with this bird since around the time of the initial release, but I saw it back then and reported it. I'm not sure whether it's an ActiveSky-specfic effect or generic FSX icing triggered by the conditions. I should have all icing effects disabled in AS and in FSUIPC...on the other hand I've only ever seen the issue with this add-on. I'd have to do some more investigating with my own set-up to say for sure. It's good to know that I'm not the only one. I confess that my issue was with the release version because I am swamped with end of summer work and I haven't been able to fly to download the new version. I hope to get to fly in the next 2 weeks and will try to find the same conditions. I encountered my icing in thunderstorms, so those should be "findable" with AS whenever. :-)
August 11, 20178 yr Just installed 1.2 pitot heat bug still there, no RPM indication until light up, no prop rotation when engaging starter....
August 11, 20178 yr 10 hours ago, J35OE said: Just installed 1.2 pitot heat bug still there, no RPM indication until light up, no prop rotation when engaging starter.... You have reported this to carenado? if this bugs are true the plane have no go items for flight. RB
August 15, 20178 yr Yes, we should all keep those support tickets open/report issues. Carenado tend to stop fixing things after a month or two (sometimes 2-3 wks) as the demand for fixes goes down.... :-)
September 13, 20178 yr Hi everyone, here is another bug Prop sync annunciatior light is always lit when prop sync is selected ON. The annunciator light should be ON only when : 1) Prop sync is ON And 2) gear is down and locked Fsx steam, Windows 7 64bits.
September 14, 20178 yr Author 23 hours ago, Olivier_Moens said: Hi everyone, here is another bug Prop sync annunciatior light is always lit when prop sync is selected ON. The annunciator light should be ON only when : 1) Prop sync is ON And 2) gear is down and locked Fsx steam, Windows 7 64bits. Likely an easy fix. I'll try and get to it tonight if somebody doesn't beat me to it.
September 15, 20178 yr Author Here is the updated file to fix the prop sync discrepancy. 1) Open a blank text document and name it "Gauge_ANUM_690B_1.xml" Make sure the suffix .txt is not in the name. 2) Paste the following into the new xml document <?xml version="1.0" encoding="UTF-8"?> <SimBase.Document Type="AceXML" version="1,0" id="ANNUN_BG"> <Descr>AceXML Document</Descr> <Filename>Gauge_Anum_690B.xml</Filename> <SimGauge.Gauge id="ANNUN_BG" ArtDirectory="."> <FloatPosition>0.000,0.000</FloatPosition> <Size>1240,134</Size> <Image id="ANNUN_BACKGROUND" Name="ANNUN_BACKGROUNDINOP.bmp"> <Transparent>True</Transparent> </Image> <Update> <Script> (>L:GAUGE_ANUM_INIT_690B) 0 == if{ 0 (>L:ASD_ANUM_TEST_NONE,number) 1 (>L:GAUGE_ANUM_INIT_690B) } </Script> </Update> <Element id="VIS_ANUM_TOP"> <Visibility>(A:ELECTRICAL MASTER BATTERY,BOOL) (A:CIRCUIT GENERAL PANEL ON, bool) and</Visibility> <Element id="ANNUN_TEST"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(L:ASD_690B_TEST_ANNUN,number) 1 == </Visibility> <Image id="Image" Name="ANNUN_TEST.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_L_FIRE"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:Eng On Fire:1,bool)</Visibility> <Image id="Image" Name="ANNUN_L_FIRE.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_CABIN_LO_PRESS"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:PRESSURIZATION CABIN ALTITUDE, feet) 13000 ></Visibility> <Image id="Image" Name="ANNUN_CABIN_LO_PRESS.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_GND_COOL"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>0</Visibility> <Image id="Image" Name="ANNUN_GND_COOL.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_MAX_FLO"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(L:ASD_SWITCH_FLUID_CONTROL_MAX_FLOW_CE208EX,number) 0 =+++=</Visibility> <Image id="Image" Name="ANNUN_MAX_FLO.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_LT_B"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:PARTIAL PANEL ELECTRICAL, enum) 1 == (A:PARTIAL PANEL TURN COORDINATOR, enum) 1 == or</Visibility> <Image id="Image" Name="ANNUN_LT_B.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_TRIM"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:ELEVATOR TRIM PCT,percent) abs 15 > (A:SIM ON GROUND,bool) 0 != and</Visibility> <Image id="Image" Name="ANNUN_TRIM.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_PROP_SYNC"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:PROP SYNC ACTIVE,bool) (A:GEAR LEFT POSITION,percent) 50 > and</Visibility> <Image id="Image" Name="ANNUN_PROP_SYNC.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_L_ENG_CHIP"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:ROTOR CHIP DETECTED, bool)</Visibility> <Image id="Image" Name="ANNUN_L_ENG_CHIP.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_BAT_HOT"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>0</Visibility> <Image id="Image" Name="ANNUN_BAT_HOT.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_LOW_FUEL"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:FUEL TANK CENTER QUANTITY, gallons) 6.7 * 300 <</Visibility> <Image id="Image" Name="ANNUN_LOW_FUEL.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_L_BETA"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:SIM ON GROUND,bool) (A:PROP BETA:1,Radians) rddg 0 < and</Visibility> <Image id="Image" Name="ANNUN_L_BETA.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_L_ENG_INLET"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:GENERAL ENG ANTI ICE POSITION:1,POSITION) 0 ></Visibility> <Image id="Image" Name="ANNUN_L_ENG_INLET.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_L_GEN"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:GENERAL ENG GENERATOR SWITCH:1,bool) 0 ==</Visibility> <Image id="Image" Name="ANNUN_L_GEN.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_R_BETA"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:SIM ON GROUND,bool) (A:PROP BETA:2,Radians) rddg 0 < and</Visibility> <Image id="Image" Name="ANNUN_R_BETA.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_R_ENG_INLET"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:GENERAL ENG ANTI ICE POSITION:2,POSITION) 0 ></Visibility> <Image id="Image" Name="ANNUN_R_ENG_INLET.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_R_GEN"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:GENERAL ENG GENERATOR SWITCH:2,bool) 0 ==</Visibility> <Image id="Image" Name="ANNUN_R_GEN.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_R_ENG_CHIP"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:ROTOR CHIP DETECTED, bool)</Visibility> <Image id="Image" Name="ANNUN_R_ENG_CHIP.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_AUTO_PILOT"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>0</Visibility> <Image id="Image" Name="ANNUN_AUTO_PILOT.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_DOOR"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:EXIT OPEN:0, percent) 0 > (A:EXIT OPEN:1, percent) 0 > (L:ASD_690B_DOOR_LOCK,number) 0 == or</Visibility> <Image id="Image" Name="ANNUN_DOOR.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_RT_B"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:PARTIAL PANEL ELECTRICAL, enum) 1 == (A:PARTIAL PANEL TURN COORDINATOR, enum) 1 == or</Visibility> <Image id="Image" Name="ANNUN_RT_B.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_SELECT_ALT"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>0</Visibility> <Image id="Image" Name="ANNUN_SELECT_ALT.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_R_NAV"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>0</Visibility> <Image id="Image" Name="ANNUN_R_NAV.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_MAN_ELEC_TRIM"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>0</Visibility> <Image id="Image" Name="ANNUN_MAN_ELEC_TRIM.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_AC_VOLTS"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>0</Visibility> <Image id="Image" Name="ANNUN_AC_VOLTS.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_INTPH"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>0</Visibility> <Image id="Image" Name="ANNUN_INTPH.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="ANNUN_R_FIRE"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(A:Eng On Fire:2,bool)</Visibility> <Image id="Image" Name="ANNUN_R_FIRE.bmp"> <Transparent>True</Transparent> <Bright>true</Bright> </Image> </Element> <Element id="Bright 50"> <FloatPosition>0.000,0.000</FloatPosition> <Visibility>(L:ASD_390_DUMMY_DIM_BRT_PLASTIC,number) 0 !=</Visibility> <Element id="EADI"> <FloatPosition>0.000,0.000</FloatPosition> <Rectangle id="Rectangle"> <Bright>True</Bright> <Width>1024</Width> <Height>532</Height> <FillColor>black</FillColor> <Transparency>0.500</Transparency> </Rectangle> </Element> </Element> </Element> </SimGauge.Gauge> </SimBase.Document> 3) Open the panel folder and create a new folder within named "GAUGE_690B" 4) Place the new file "Gauge_Anum_690B_1.xml" in the GAUGE_690B folder. 5) Open the panel.cfg file and replace the entry in [Vcockpit05] that says "gauge00=GAUGE_690B!Gauge_Anum_690B, 0,6,1024,112" with "gauge00=GAUGE_690B!Gauge_Anum_690B_1, 0, 6, 1024,112" The prop sync light should work properly now.
Archived
This topic is now archived and is closed to further replies.