September 15, 20178 yr Thanks for this Whamil77. Happy to report it works for me. Cheers, Ross i910900KF | ASUS ROG Maximus XIII Extreme Z590 | ASUS ROG STRIX RTX3070 OC 8Gb | 32Gb G.Skill Ripjaws DDR4 3200 I Thermaltake Water 3.0 Riing | Samsung SSD 870 1TB GB HD | WIN 10 64 Bit
September 15, 20178 yr Thanks for the help and fix Whamil! Win10Pro 22H2-19045.7184 IntelCorei7-3770K GigabyteGA-Z68XP-UD3 32GBGSkillCL7-8-8-24 AsusRTX2070OC8GB 1TBCrucialMX500SSD 2 TB PNY CS900 (x3)1TBRAWMushkinSSDs LGBlueRayBurner RosewillChallengerTowerBlack CorsairRM750wPSU X56HOTAS TtesportsCommanderKeyboardMousecombo TrackIR5Pro 34inUltraWideScreenLG2560x1080p TM2xMFDCougar OculusQuest2 InateckKU5211PCIe3.2 LTERIVERPCIeG2S4 TMobileHomeInternet5GMSI Codex Series R2 B14NUC7-095US Windows 11 Home 25H2 26200.8524 - i7 14700F MSI Pro B760 VC Wifi II RTX 5060ti OC 16GB 32GB DDR5 5600mhz 2TB MSI nVME 4TB Crucial nVME 4TB SPCC SATA SSD P-3 4TB SSD 650w Gold PSU Monitor LG 2560x1080p 34in
September 17, 20178 yr On 9/13/2017 at 5:53 AM, Olivier_Moens said: 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 Why would the prop sync be on when the gear is down and locked, it should be turned off before take-off and landing? Item on the landing and take-off check lists? It is usually turned on once the engines are stable during cruise climb, at least that is my understanding of why one uses prop sync?
September 17, 20178 yr 1 hour ago, MartinRex007 said: Why would the prop sync be on when the gear is down and locked, it should be turned off before take-off and landing? Item on the landing and take-off check lists? It is usually turned on once the engines are stable during cruise climb, at least that is my understanding of why one uses prop sync? On the 690 this is an amber light, hence it's a caution, not an advisory. That's why it comes on with the gear down. The RW manual says: Indicates that prop sync on is not appropriate.
September 17, 20178 yr That makes sense, so even if you turned it off on approach once you lower the gear the caution light would come on to remind you to check that it's off? Is that right? Thanks - Martin
October 26, 20178 yr On 9/15/2017 at 1:26 AM, whamil77 said: 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. Thanks for this and the PH fix, I have one request that can be fix it too in the same xml. The hydraulic system it's wrong. In RL with the battery on the indicator mark 0 pressure, the pressure raises when start any engine (L/R). Before start the engines if you need to know if there's hydraulic in the tank you have to press the brakes or get down the flaps. In the carenado representation you pass the battery and magically there's the instrument marking pressure. And the needle don't move till you put to off the battery. Can you take a look of this item? Regardless RB
October 26, 20178 yr On 9/14/2017 at 5:26 PM, whamil77 said: 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 <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> What does =+++= mean?? Bert
October 29, 20178 yr Author On 10/26/2017 at 0:15 PM, Bert Pieke said: What does =+++= mean?? I have no idea. It wasn't something I changed. It was already in the .xml. I included all of it so it would be a simple cut and paste.
October 29, 20178 yr Author On 10/26/2017 at 10:00 AM, RobertBernardK said: Thanks for this and the PH fix, I have one request that can be fix it too in the same xml. The hydraulic system it's wrong. In RL with the battery on the indicator mark 0 pressure, the pressure raises when start any engine (L/R). Before start the engines if you need to know if there's hydraulic in the tank you have to press the brakes or get down the flaps. In the carenado representation you pass the battery and magically there's the instrument marking pressure. And the needle don't move till you put to off the battery. Can you take a look of this item? Regardless RB Robert, I wish I had a POH for the airplane so I could code this exactly right. But, I do not. I do have however, this checklist for the 690B. https://www.scribd.com/document/293547054/Turbo-Commander-690B-Checklist-pdf In the checklist there is an item where the hydraulic pressure is checked between 470 and 605 PSI after the battery is turned on. This suggests there is an electrically driven hyd pump in the aircraft. Later, after engine starts, the hyd pressure is supposed to be between 900 and 1075 PSI, which suggests there is/are engine driven hyd pump(s) that have more capacity than the electric one. When the battery is turned on in the Carenado 690B the hyd pressure goes to about 550 PSI, which would be correct. The error seems to be that hyd pressure doesn't increase to the higher value after start. I think I can fix that, but I don't know when I can get to it.
October 29, 20178 yr 2 hours ago, whamil77 said: I have no idea. It wasn't something I changed. It was already in the .xml. I included all of it so it would be a simple cut and paste. Understood... still wonder if that line executes at all Bert
November 3, 20178 yr Author On 10/26/2017 at 10:00 AM, RobertBernardK said: Thanks for this and the PH fix, I have one request that can be fix it too in the same xml. The hydraulic system it's wrong. In RL with the battery on the indicator mark 0 pressure, the pressure raises when start any engine (L/R). Before start the engines if you need to know if there's hydraulic in the tank you have to press the brakes or get down the flaps. In the carenado representation you pass the battery and magically there's the instrument marking pressure. And the needle don't move till you put to off the battery. Can you take a look of this item? Regardless RB I have spent some time on this and unfortunately, I can't find a VAR that controls the hydraulic pressure gauge. There is a hydraulic LVAR but it doesn't change the gauge value. None of the hydraulic AVARs register any pressure at all. Maybe it's inherent in the model. which we can't get at. Sorry....
November 3, 20178 yr 9 hours ago, whamil77 said: I have spent some time on this and unfortunately, I can't find a VAR that controls the hydraulic pressure gauge. There is a hydraulic LVAR but it doesn't change the gauge value. None of the hydraulic AVARs register any pressure at all. Maybe it's inherent in the model. which we can't get at. Sorry.... Thanks anyway, for you time, for me as a RL pilot of commander aircraft this item its important obviously and must work as POH. Well is carenado at least so..... Much to ask..... Thanks again for the PH and the prop synchronizer light fix!! Redgars RB
Archived
This topic is now archived and is closed to further replies.