Cowl flaps and potenciometers
-
Thanks Nick. Will try and tell you the results. By other hand, I've done a Spad.NeXt profile for Honeycomb Alpha and Beta and X-Touch Mini (that is the reason I need the cowl flaps closed and the potenciometers at zero). If anybody wish I can publish here the profile. Also the template for the X-Touch Mini.
- Dear Raller, I don't kow IRL, my request is due to the hardware settings. When the X-Touch start all the potenciometers are zero and the buttons null.
-
@Rolo-Bach Yes, that seems like you did the insertion correctly. That's definitly the event that I use later in the code too. Try the following, as an alternatively:
0 (>A:RECIP ENG COWL FLAP POSITION:1, percent) 0 (>A:RECIP ENG COWL FLAP POSITION:2, percent)
-
Hello Nick, I just try the new code, also don't work. To me were more important the potentiometers, and this was solved. The cowl flaps are secondary. Anyway, on the checklist > preflight > before start: it say "open the cowl flaps". Thus, is supposed they were closed.
I appreciate so much your effort to solve my request. I think I don't deserve you waste more time on it, is not so important.
I've done a simplified checklist to me and share it at flightsim.to
Also I bought the X-touch mini exclusively for the Duke. Yes, I became a fan of your planes.
Kind regards. -
Very strange. Sorry I didn't try these solutions before I sent them to you. I often do if it is a more difficult problem, but there is a calculus to guessing when it's necessary to wait for the simulator to load, rebuild the aircraft, run the simulation, etc... I'll give you one more possible solution, though it's a little more tedious. If you open all of the *.flt files in the "bksq-aircraft-grandduke" and "bksq-aircraft-stockduke" folders, you will find two lines (one for each engine) that read, "CowlFlapPct=100". Hopefully setting them all to zero will do the trick. As for checklists and real world operation, Outermarker is exactly correct that it's just a matter of operator preference and circumstance, mainly whether your plane is hangared or not. The checklist item is only there to ensure that you have them open for ground operations and run-up. I'm so glad you're enjoying the aircraft, btw. I design them to be flown with the same care as you would a real aircraft, and wanting to have everything "just so" in your cockpit is part of that.
-
@Rolo-Bach The issue with the CowlFlaps has left me no peace, as I would also like the flaps to be closed when loading in CaD state. So I went through the code.
Please undo all other attempts with CowlFlaps and just change the following two values in line 685.
It works as intended for me. (Information without guarantee)
.
-
Oh no! I'm sorry I missed that. I was overwriting the very changes that I had you make previously. I had checked to see if I used the events anywhere else, but I neglected to check for the alternative method. Thanks for pointing it out, and I'm glad it's working for you.
-
@Black-Square Don't matter Nick, with the thousands of code lines you've done it is absolutely normal to forget some. This is the advantage of the forum; everybody can contribute to solve the questions. Anyway, each day I enjoy more the Duke. Many thanks for your work. Of course, also many thanks to Raller.
-
Thank you all for the good instructions, I used the same approach and also changed the initial position for the fuel selectors.
lines #598 & #599 - new values
(>K:FUEL_SELECTOR_OFF)
(>K:FUEL_SELECTOR_2_OFF) -
-
@hangar_101 Bit off topic, but this seems to work also on a TBM.
File is ...bksq-aircraft-tbm850/SimObjects/Airplanes/bksq-aircraft-tbm850/model/AnalogTBM.xml and line number 613: