Jump to content
The simFlight Network Forums

Demious

Members
  • Posts

    42
  • Joined

  • Last visited

Everything posted by Demious

  1. I'm working on a 'general assignment' profile, that is most functional for default aircraft, as well as as base for custom aircraft. For this I created a 4-step setup that is easy to adjust to my personal taste, for every aircraft that has to be adjusted. The idea is to use compound buttons to use modifiers to work with 4 settings on 1 switch. I did this in the following way: 61=PB,141,C65962,1 -{FUEL_SELECTOR_SET}- (Both tanks) 62=CP(-A,6)(-A,7)B,142,C65962,0 -{FUEL_SELECTOR_SET}- (Off) 63=CP(+A,6)B,142,C65962,2 -{FUEL_SELECTOR_SET}- (Left Tank) 64=CP(+A,7)B,142,C65962,3 -{FUEL_SELECTOR_SET}- (Right tank) But when I test with the default Cessna 172, the following is the result: Switch 141 (line 61) turns the virtual switch to on for both tanks (1), switch 142 with the modifier A,6 (line 63) turns the virtual switch to the left tank (2) and switch 142 with the modifier A,7 (line 64) turns the virtual switch to the right tank (3) and so far everything works as expected. When I use this in the default Cessna 208B Grand Caravan, switch 141 (line 61) turns the virtual switches to on (1) and switch 142 (line 62) turns the virtual switch to off (0), so again, this works as expected. However, when I'm in the default Cessna 172 and I use switch 142 (line 62), which should turn the virtual switch to off, as setting that is not present in this aircraft, I'd say the commands should be ignored, since there there is no position the virtual switch can go. But instead of not responding, the virtual switch turns to the left, which is a command that is reserved for the switch with the modifier A,6 (line 63). As you can see, I already made the Off-position (line 62) not respond to the modified commands, by adding the (-A,6)(-A,7), but this has no effect on the switch turning to the left tank when given the Off-command. What can I do to keep the Off-command exclusive for the Off-position of the virtual switch?
  2. I change all 3, control number, parameter and comment, every time. I had a little trouble with control numbers at the start, but I got that figured out now. I'll keep an eye on when and what changes. I'm starting to get the hang of it, thanks for the help!
  3. It seems like I've figured out all the commands and control numbers, I've seen them all work, but the biggest problem, at the moment, is that when I start MSFS (the start-up procedure of the sim program itself, not the loading of one aircraft/flight), the entries in the ini-file get changed into different commands. Like SET_STARTER2_HELD is often changed into MAGNETO_SET, or MAGNETO1_SET (and those commands don't even work for the starter function), but I think I've seen about every line of the magneto control change, on time or another. I already uninstalled and reinstalled FSUIPC and I've reset MSFS (removed cloud profile, which clears all adjusted settings and user data), but that doesn't make any difference. Any advise on how to prevent MSFS from making changes to the ini-file? I have two engines on a lot of aircraft, but I have only one magneto switch on my yoke, so I need to direct the switch to one engine first, and then to the other. FSUIPC7.ini FSUIPC7.log
  4. That's the formula for assigning 2 control switches to 1 FS function, as it is written on page 21 of the manual you pointed out. See attachment. I just told and showed you: FSUIPC7.1.log FSUIPC7.ini
  5. I think I need a little more help, here. This is all new for me. 😁 The formula (n=CP(+j2,b2)j,b, ...), that is for the lines underneath, am I right? [Buttons.C337 Skymaster] ..... 10=CP(+D,8)PD,30,C65927,0 -{MAGNETO1_SET}- 11=CP(+D,8)PD,31,C65928,1 -{MAGNETO1_SET}- 12=CP(+D,8)PD,132,C65929,2 -{MAGNETO1_SET}- 13=CP(+D,8)PD,133,C65930,3 -{MAGNETO1_SET}- 14=CP(+D,8)PD,134,C65931,0 -{SET_STARTER1_HELD}- 15=CP(+D,9)PD,30,C65927,0 -{MAGNETO2_SET}- 16=CP(+D,9)PD,31,C65928,1 -{MAGNETO2_SET}- 17=CP(+D,9)PD,132,C65929,2 -{MAGNETO2_SET}- 18=CP(+D,9)PD,133,C65930,3 -{MAGNETO2_SET}- 19=CP(+D,9)PD,134,C65931,0 -{SET_STARTER2_HELD}- The Joystick number is 0, or D and the modifier switches are 8 and 9. I added the formula in the manual to these lines, but I think I'm doing something wrong. I used the FSUIPC log to check which parameters are assigned to the switches in the aircraft, which are Magneto 1 and 2 Set (with parameters: 0, 1, 2, 3) and the Set Starter Held 1 and 2. I also tried the Magneto1_Both, Magneto1_Right, Magneto1_Left, etc... but the results of both attempts are not what I expected, or better, what I hoped for. When I turn the hardware switch (without the modifier switch), both switches in the cockpit are triggered and they make random jumps between positions. For example, when I turn the hardware knob to Both, the virtual knobs turn to Right, or when I turn the hardware knob to Off, both virtual knobs turn to Left. I checked if assignments in the default FS control section still are active, but this is not the case, all entries for this knob and these functions have been removed. Have you got any advise on how to proceed?
  6. Yesterday, my new Honeycomb yoke was delivered and I'm trying to figure out how to set up everything. From the default assignments in MSFS, I saw some of the functionality of this yoke works with double-switch assignments, like for trim, you push 2 switches at the same time. To make the magneto switch usable for dual engine aircraft, I need to do the same, combine the positions of the rotary knob with another button or switch, to specify for which engine it has to work. Is there a way to do this in FSUIPC7? I'm using a registered version.
  7. I see its not the aircraft, when I only open MSFS, that is already happening, while no flight is loaded.
  8. In another post I found an advise for using the logging console to find the used controls for the Aeroplane Heaven P-51, but when I open the logging console, I get a constant spam of Avionics_Maser_Set, making it impossible to use a switch and read the result. What can I do to read any input logging? Cheers, Maarten
  9. Today I installed the payware version of FSUIPC7, everything went fine, installation, registration, all as expected, but in FS2020, for buttons as well as axes, some assignments work and some dont, while the settings are the same for each button. For example: I got to Assignments>Button&Switch, click a button on a controller, lets say, the 4-position switch on my Saitek Pro Flight Yoke, I push up and FSUIPC registers Joy# A - Btn# 32 (all controllers are properly recognised), I check the box for 'Select for FS control', and under 'Control sent when button pressed', I enter 'View Up'. When I go back to the cockpit and press the button, there's no response. Same goes for the other 3 positions with 'View Down', 'View Left' and 'View Right' and others. However, when I do the same (same button on the yoke used, as well as a button on the CH Throttle Quadrant) with the command 'Flaps Incr', it works fine, same as a lot of other commands. I've done this hundreds of times before, for FSX and P3D and I never seen this happen before. I uninstalled FSUIPC, removed leftover files, and reinstalled from a new download from this forum. Then I repaired FS2020 and tried again. Far as I can tell, the same functions as before work fine and the same functions as before dont work at all. I installed FS2020 yesterday, so everything should be up to date. Windows11 is updated, controller drivers and software, Geforce driver, motherboard drivers, etc... Everything driver related has been checked. There's not much other software on the computer besides P3Dv4 with no addons (yet), and World of Warcraft. I've looked for an ini-file (explorer search), but non is found. Log is attached. Some help getting this figured out is much appreciated. Cheers! Maarten InstallFSUIPC7.log
  10. I've been using FSUIPC for quite a few years now and I cant imagine what I would do without. Thanks for all your efforts, for all those years, with FSUIPC4 and even more for continuing with FSUIPC5! You're the man, Pete! ;)
  11. I think I already found the answer. Measuring 200MB of VAS and then OOM says it all, I think.
  12. I notice that when I use FSUIPC to measure VAS use in Windows 10 Insider Preview, it is quite a bit lower than what I'm used to. I noticed that Process Explorer measures quite a bit higher than I'm used to and very unstable, it increases by as much as 200-300MB just from panning around, so I tried what FSUIPC would do and FSUIPC measures quite a bit lower than I'm used to. Can I trust the measurement of the curent FSUIPC in Windows 10, at this point, or does FSUIPC have to be updated first for this to work properly?
  13. I saw your anouncement about your busy schedule and I cant imagine how you managed to fit it in to have a new FSUIPC ready, this fast. But non the less, an awesome and very welcome Christmass present. Thanks a whole bunch and have a wonderful Christmass, pete!
  14. That was actually my first guess, but with my post not being answered on the P3D forums, for over a year, after mutiple requests, I thought they just skipped my post because they didnt concider it a P3D issue. So there wasnt much left to look at, since the switch(/yoke) itself already showed to be able to provide a smooth movement. Thanks for the clarification. :)
  15. I'm having problems with stuttering movement of the camera when panning around in the VC. I checked camera movement with P3D's own control function and it works fine, movement is completelly smooth. But as soon as I change back to controlling with FSUIPC, I get the stutter back. I tried assigning the hat switch to the pan axis, as well as to a button control function for each direction, but the only difference is that with assigning buttons, there's an even longer pause with the first stutter. I'm using Saitek Pro Flight Yoke, over SPAD drivers. What can I do to make the camera movement go smooth?
  16. Thanks for the response, Bertiep. :) I've got SPAD set to PMDG-mode, indeed, and I have tried to set the A/T-off separately from the A/T-on, using 2 different control numbers, as well as with the 'when button released'-option within FSUIPC, but both gave the same result. I also tried to setup keyboard command within the PMDG's CDU keymapping menu for A/T arm and disengage and linked the switch through controller number to those key command in FSUIPC, but this didn't do anything at all. I'm not sure what you mean with 'L:Vars'. I'm not familiar with Lua, so I would need more of a step-by-step-guide to make a script for something. Is there a page where I can find a complete instruction on how to do that? (Not sure what to google for...)
  17. I'm having some trouble calibrating my CH throttle quadrant. The numbers at top of the range, as well as the bottom of the range differ quite a bit, but I guess calibration should solve this. I set the levers all the way up and set the top levels and turned the levers down to idle and set the bottom levels, but when I go back to the virtual cockpit, both levers are in the same idle setting when all the way down, but once I push them upwards, the right lever is a little behind on the left one. This happens in all aircrafts. I also notice that the idle position of the right lever isn't steady, it keeps jumping a little, which is also visible in the virtual cockpit, where the virtual lever is jumping up and down slightly. How can I calibrate my levers so they both have the same steady range?
  18. I'm having some problems setting up the autothrottle for the PMDG 737NGX. I'm using Saitek panels with SPAD 0.5 and have set this up for PMDG use and in FSUIPC Offset Change-mode, when I switch on the A/T it indeed turns on, but when I switch it off, it doesn't turn off. Only when I switch it on again, it turns off. So I tried to setup a virtual button and send this to FSUIPC and set this on the function 'Autothrottle Arm', and the 'when button released' also to 'Autothrottle Arm', since I couldn't find an Off-setting in the list. But this does exactly the same, I can switch it on, but to turn it off, I need to switch to Off and back to On. So I tried to setup through 2 different control number and set the On-function to Autothrottle Arm and the virtual Off button also to Autothrottle Arm, but again, I got the same result. So I cant manage to set the On-function to On and Off-function to Off, I have to keep switching Off and then On again, to either Arm, or Turn A/T Off. Can anyone help me to setup the A/T properly for the PMDG, please?
  19. Thanks Thimas, I'm gonna have a look at it, see what I can come up with. :)
  20. Hello Pete, I'm not sure if I should ask about the problem I'm having with you, but since I'm not sure where to start, maybe you can help me on my way. I've got a Saitek Pro Flight yoke and throttle system and the reverse setting from the 2nd lever isn't working correctly. When I push the lever down, FSUIPC doesn't register any controller signal, however it does when I pull the lever back up to the idle position. Also when I pull the lever back from full, the control signal is send at the moment the lever reaches the idle position. My first thought was that the sensor that triggers the control signal is placed at idle position instead of the reverse position, but a friend told me he had seen this before and it might also be software related. I'm using the system through SPAD and FSUIPC 4.927a, with P3D 1.4. I hope you might be able to identify the problem and advise on fixing it, or at least help me on my way finding the cause.
  21. I'll ask with Carenado what the deal is with those switches and I'll have a look at mouse macros to see what I do. Thanks Pete! :D
  22. I'm trying to program the pilot heat switches of the Carenado C90B to a hardware switch, but I'm having some trouble with it. When I log the left pilot heat switch, the log sais it's connected to the pilot heat toggle command and the right pilot heat switch doesn't send any log information at all. For several other switches that are divided in a left and right, I see they both switch by operating one controller, so I guess this would be okay, but when I program a hardware switch to the pilot heat toggle, none of the virtual switches work. I do the same as I always do for all functions: Open the buttons & switches page, move the switch on the controller to send the control number to FSUIPC, check 'select for FS control' and set the pilot heat toggle command for the press and release function on the page, then click OK. What am I doing wrong? I also notice that when I log the FSB/NoSMK switch it logs as: Cabin No Smoking Alter Switch Toggle. However, when I program that function to a controller, I do hear the ping that the function should be switched, but the switch doesn't move. I tried to the Cabin Seatbelt Alter Switch Toggle, but there I get the same effect. Also the Autofeather Arm is giving me problems. When I log the virtual switch, it says it is connected to the Toggle Autofeather Arm command, but when I program that function, it does show in the log that I switch the function, but the virtual switch isn't moving.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use. Guidelines Privacy Policy We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.