John Dowson
Members-
Posts
12,540 -
Joined
-
Last visited
-
Days Won
259
Content Type
Profiles
Forums
Events
Gallery
Downloads
Everything posted by John Dowson
-
Transition from FSUIPC to P3D,V4.
John Dowson replied to alvarobayonamartinez's topic in FSUIPC Support Pete Dowson Modules
Hi Alvaro, FSUIPC4 is the version you use with FSX. For P3Dv4, you need FSUIPC5 which requires a separate license, available from SimMarket. All FSUIPC products can be downloaded from here. Regards, John -
PC Factory Reset - Now Issues with FSUIPC-5
John Dowson replied to danewatson's topic in FSUIPC Support Pete Dowson Modules
Hi Dane, copying across your old files should be fine (presuming you installed FSUIPC first), with some caveats. However, if FSUIPC is not recognising your devices, we need to see the files (log, ini and joyscan.csv) from your current installation, the one with the issue, not your old system. Cheers, John -
Hi again Peter, I just tried again with adding 'SendKeyPresses=Yes' option to the WideClient.ini '[User]' section and this does work, sending key presses from the WideClient pc to the sim pc when WideClient has the input focus. KeySend is used in WideClient, but for receiving KeySends from the sim PC and directing these as key strokes to other programs on the WideClient pc. Regards, John
-
FSUIPC and Saitek Throttle mixture lever
John Dowson replied to MRIZ's topic in FSUIPC Support Pete Dowson Modules
Hi Max, from what you say, it certainly sounds like you have faulty hardware or a faulty connection. You also say: By 'cursor' do you mean 'lever'? Still, I suspect that your hardware is faulty. FSUIPC receives the axis values from Windows, so I'm afraid if Windows is not seeing that lever, then there's nothing that can be done in FSUIPC to resolve this problem. FSUIPC will only recognise the first axis movement/value it receives. Having two axis values for one lever movement sounds very suspicious - either a hardware problem or a driver issue would be the culprit. Btw, have you installed any Saitek driver software? If so, please remove this and re-test. If not, I think you have a hardware (or Windows) problem. Cheers, John P.S. Don't forget to try without LINDA, and also please post your ini file. -
FSUIPC and Saitek Throttle mixture lever
John Dowson replied to MRIZ's topic in FSUIPC Support Pete Dowson Modules
Hi Max, the third lever should be the U axis, and the axis is given in the details for that device. As I said, I think you have a hardware or connection problem if the axis can't be seen. Anything device/axis thats seen by windows should be available in FSUIPC. Maybe try temporarily enabling controls in your sim to see if the sim can see it (but I doubt it!). I also see you are using LINDA - try without this to see if that makes a difference (e.g. rename your ipcReady.lua to ipcReady.disabled), but again I doubt this will do anything either but quick and worth a try. Is this a new device? Have you ever been able to use/assign to this axis? Are you also using a VRInsight device? This error indicates that its either not connected or on the wrong com port: VRI port 1 "com0" failed to open Maybe you could also post your joyscan.csv file, also located in the Modules folder. Cheers, John -
Hi Peter, I think you are misunderstanding the KeySend functionality. This is for transmitting key presses/releases from your primary sim pc to the client/WideClient PC. For transmitting keystrokes from WideClient to FSUIPC, You should really be looking at using the virtual button facilities (see 'ButtonKeys: making use of FSUIPC’s virtual buttons facilities' section in the WideFS Technical guide). The 'SendKeyPresses' option has limited capabilities to do this (again see Technical Guide) but is limited to certain systems - its not working for me on Windows 7/10 for example (I'll check with Pete but looks like its limited to Windows 98/ME/2000/XP). Regards, John
-
PMDG 777 front wheel not turning sufficient
John Dowson replied to Morten's topic in FSUIPC Support Pete Dowson Modules
Usually you would send the brakes direct to FSUIPC for calibration and reverse them. You shouldn't need a center zone, as the axis goes from -16383 (off) to +16384 (full on). -
FSUIPC and Saitek Throttle mixture lever
John Dowson replied to MRIZ's topic in FSUIPC Support Pete Dowson Modules
Its in the Modules folder - if you go to the FSUIPC 'Logging' tab there's an 'Open Folder' button which will take you there. You may have to configure explorer to see system files/known extensions. -
FSUIPC and Saitek Throttle mixture lever
John Dowson replied to MRIZ's topic in FSUIPC Support Pete Dowson Modules
Hi Max, if you can't see it as an axis, but you can see the other two levers, then I suspect its either faulty or you have a dodgy connection somewhere. Can you see all 3 rocker switch buttons (6 buttons)? Can you check what axis the device is reported as having in your fsuipc log file, you should find something like this: 16813 Product= Saitek Pro Flight Yoke 16813 Manufacturer= Saitek 16813 Vendor=06A3, Product=0BAC (Version 3.4) 16813 GUIDs returned for product: VID_06A3&PID_0BAC: 16813 GUID= {327F7D90-F534-11E7-8005-444553540000} 16813 Details: Btns=23, POVs=(0, 0, 0, 0), Cal=x00000000, Max=R0,U255,V255,X1023,Y1023,Z255 Cheers, John -
Node.js server and FSUIPC 5
John Dowson replied to freddehboy's topic in FSUIPC Support Pete Dowson Modules
Yes, the SDK is available from here: You could also try Paul Henty's FSUIPC Client DLL for .NET: https://forum.simflight.com/forum/167-fsuipc-client-dll-for-net/ -
FSUIPC 5.15 Install log question
John Dowson replied to Alex1948's topic in FSUIPC Support Pete Dowson Modules
This is a problem which only exists since Windows 10, and only when you let P3D install in Windows\Program Files. That folder is protected unless you run "as administrator". Now, for most installations, this isn't a problem because provided you run the Installer "as administrator" it is able to change the permissions (just on the Modules folder) automatically. But on just a few systems it is prevented and gets that Error 1332. Sometimes this can cause issues as it can prevent files from being installed and the log and ini files being created. However, your as your docs were installed and you have log and ini files, I wouldn't worry about this too much, but if it you want to get rid of this and If you didn't run the installer as an admin, you could try that, otherwise you can manually edit the Modules folder permissions yourself (to allow full access by right clicking on the folder properties: Security-->Add Everyone as a user name, then check 'Full Control' access below). This won't be the cause of your issue with EFB2. Best to try their support forum for this. Cheers, John -
Node.js server and FSUIPC 5
John Dowson replied to freddehboy's topic in FSUIPC Support Pete Dowson Modules
Sorry, I have no idea. Please take a look at the provided documentation and look in the FAQ / user contributions sections to get an overview of what you can do with FSUIPC. -
Node.js server and FSUIPC 5
John Dowson replied to freddehboy's topic in FSUIPC Support Pete Dowson Modules
Sorry, but I have no idea what you want to achieve or what you want to do with FSUIPC. Please check the documents folder for information on the interfaces provided. -
You can retrieve your codes from your SimMarket account, where you purchased FSUIPC.
-
Refresh LUA List in FSUIPC
John Dowson replied to Soundman1's topic in FSUIPC Support Pete Dowson Modules
Have you tried the 'Reload all assignments' button from the 'AxisAssignment' tab', or the 'Reload all settings' from the 'Joystick Calibration' tab. I'm sure one or the other (or both) will pick up the new lua... Cheers, John P.S. Just checked - its the latter! -
Good to see someone solved there own problem - and posted the solution! A message box may be appropriate, but probably a note in the user manual more so. I'll have a look and think about this. Regards, John
-
FSLabs and FSUIPC issue
John Dowson replied to dwc3402's topic in FSUIPC Support Pete Dowson Modules
What sim/fsuipc version are you using? And what aircraft - is it the FSLabs A320/A321? Maybe try with a default aircraft first, as it may be a a problem specific to this add-on. Presumably your button 'down' and 'up' are actually different buttons (or button numbers). Are you assigning to button press or release? Maybe switch to the other (or try on both). Could you also please post your FSUIPC5 (or 4) ini file. Thanks, John -
cannot link fsuipc with fsx-se
John Dowson replied to fredz1939's topic in FSUIPC Support Pete Dowson Modules
Glad its now working - thanks for the update. Regards, John -
cannot link fsuipc with fsx-se
John Dowson replied to fredz1939's topic in FSUIPC Support Pete Dowson Modules
Hi Fred, Try to install SimConnect (for FSX-SE) by running the SimConnect.msi (as admin) in these two folders: C:\Program Files (x86)\Steam\steamapps\common\FSX\SDK\Core Utilities Kit\SimConnect SDK\LegacyInterfaces\FSX-RTM C:\Program Files (x86)\Steam\steamapps\common\FSX\SDK\Core Utilities Kit\SimConnect SDK\LegacyInterfaces\FSX-SP1 Then re-run the FSUIPC4 installer. Regards, John -
One script for all joystick buttons question
John Dowson replied to stevem737's topic in FSUIPC Support Pete Dowson Modules
Its in the 'FSUIPC Lua Library' document, page 9: -
Help Interpreting this Message
John Dowson replied to 13Aces's topic in FSUIPC Support Pete Dowson Modules
Hi William, Certainly nothing to do with FSUIPC - contact the support forum for whatever is producing that log file extract (VABase / VA Acars). Looks like its trying to find FSUIPC but can't - maybe a (unregistered) version is required - have you installed one? Cheers, John -
One script for all joystick buttons question
John Dowson replied to stevem737's topic in FSUIPC Support Pete Dowson Modules
Its always better/more efficient to have scripts auto-ran and monitoring something to re-act on, rather than starting on a button press. As to the number of scripts, its probably better to have a reduced number but this is less important really - you just get an additional thread per running script. Adding lua autostart + visibility via profiles is on my list to add to the features this year, so hopefully that will also reduced the number needed for those who separate luas via aircraft. Cheers, John P.S. Spokes: Rush I'm guessing - remember it from 35 years ago, will have to dig it out...! P.P.S. And yes, 'Temple of Syrinx' reference missed me.. -
cannot link fsuipc with fsx-se
John Dowson replied to fredz1939's topic in FSUIPC Support Pete Dowson Modules
Hi Fred, its not very clear where your error is - is it with ADE, when you install FSUIPC or when you run FSX-SE? Does FSUIPC install/run ok without ADE? If so, then you probably need to contact ADE support. I don't have/use ADE, but this post suggests that you need to uncheck 'Connect only to Matching FS Ver' - can you check this? Are you also sure nothing has changed on your system between Friday and Sunday? Regards, John -
EVENT Automatically Running
John Dowson replied to fuzevt's topic in FSUIPC Support Pete Dowson Modules
Seems to me that A2A re-purpose/re-use a lot of sim events/commands. I generally fly A2A and have quite a few log exclusions to keep a cleaner log file when flying with such aircraft. Look at the DontLogThese parameter, documented in the advanced user manual, page 8. Cheers, John P.S. Of course, applies to all aircraft - add the exclusions from the 'noise' events for any aircraft. Thinking about this, probably a good idea to make profile specific...I'll look into this -
Hi Achim, yes, the sim should be paused - can you verify that its in the same state/position after you close FSUIPC? The sim going into pause state when you exit FSUIPC is due to P3D - I don't think it does this in v4.4 though (I'm away from my main pc until Tuesday now, I'll check when I return). BTW, you should update the the latest FSUIPC5 version, 5.15 when you get a chance - only the latest version is supported. Regards, John