
Thomas Richter
Moderators-
Posts
1,506 -
Joined
-
Last visited
-
Days Won
26
Content Type
Profiles
Forums
Events
Gallery
Downloads
Everything posted by Thomas Richter
-
No "Previous Flight" created (P3Dv3)
Thomas Richter replied to BuildaBoeing's topic in FSUIPC Support Pete Dowson Modules
Hi, the Previous Flight file is created by FS itself, the one that is loaded if no other saved flight is specified in the CFG file (P3D/FSX). Thomas -
Key is not valid FSUIPC
Thomas Richter replied to jmfabio's topic in FSUIPC Support Pete Dowson Modules
Hi, FSUIPC4 registration does not work for FSUIPC5. You will have to buy a new registration key from SimMarket for FSUIPC5. Thomas -
FSUIPC upgrade to V5 problem (fixed)
Thomas Richter replied to n421nj's topic in FSUIPC Support Pete Dowson Modules
Hi, sounds like you try using the FSUIPC4 registration on FSUIPC5. FSUIPC5 for P3Dv4 is not related to FSUIPC4 and needs a new registration key, you will have to buy from SimMarket. Thomas -
Novice FSUIPC user
Thomas Richter replied to les trickett's topic in FSUIPC Support Pete Dowson Modules
Hi, as the SPAD.next page says SPAD.next uses FSUIPC for some Aircraft add-ons. It means the setup or control of hardware like build-in LED's is done via SPAD.next and not via FSUIPC. What you asked for in your first post is actually handled by SPAD.next and not by FSUIPC. Thomas -
Cycle Through Views
Thomas Richter replied to MaxArk68's topic in FSUIPC Support Pete Dowson Modules
Hi, that means you have the controller button as well defined in FS with the same function, what does of course not work correct. One or the other should control but not both! Thomas -
Cycle Through Views
Thomas Richter replied to MaxArk68's topic in FSUIPC Support Pete Dowson Modules
Hi, just to confirm it is working correct as well on your end try a standard AC. Thomas -
Hi, as the log shows it connects in the first place and reconnects later, as you say after use it. Maybe the Hub where it is connected to is overloaded? As you know FSUIPC can only see what Windows sees and when it reconnects in FSUIPC that means FSUIPC gets a callback from Windows that a device has been connected. Also please start FS and close it fully without moving the TrimWheel and keep a copy of the FSUIPC5.JoyScan.csv file (Modules folder). Then start again FS and move the TrimWheel to get devices reloaded and it is correct seen and then close FS. Copy of the FSUIPC5.JoyScan.csv file and send both of them. Thomas
-
Mouse Macro Issue FSUIPC 5.13 P3D V4
Thomas Richter replied to Wingman621's topic in FSUIPC Support Pete Dowson Modules
Hi, it has changed in FSUIPC5 as P3Dv4 works different. In FSX it was a hack into the code. It might be a problem in P3Dv4 that it doesn't work that way. Did you try to to define a second button to the second switch function for testing? Thomas -
Cycle Through Views
Thomas Richter replied to MaxArk68's topic in FSUIPC Support Pete Dowson Modules
Hi, the 'View Mode' control is equivalent to the 'S' key, so the result is the same. Do you use it with a standard AC? Thomas -
Mouse Macro Issue FSUIPC 5.13 P3D V4
Thomas Richter replied to Wingman621's topic in FSUIPC Support Pete Dowson Modules
Hi, I would say if the switch moves twice, i.e. 0-1-2, and it is controlled by mouse that it moves 0->1 and with a second click on the same spot it moves 1->2 then it will work. But if the Mouse Macro you define operates the same switch in two spots for two definitions it will not work as how should the macro know which of the both definitions to operate. Thomas -
Cycle Through Views
Thomas Richter replied to MaxArk68's topic in FSUIPC Support Pete Dowson Modules
Hi, you use 'View Mode'. No parameter needed, leave it at 0 (zero). Thomas -
Hi, are you using latest FSUIPC5.131a? Best is also to describe what the problem is instead of showing pictures. Pleas in addition send your FSUIPC5.ini file and the FSUIPC5.log file that can give a clue what you dud. Just in case, did you check the manual the describes very well how to set up flaps? Thomas
-
FSUIPC Inverting my Commands
Thomas Richter replied to mike stout's topic in FSUIPC Support Pete Dowson Modules
Hi, do you care about the order of the commands or does the command combination not work? As Pete clearly pointed already out the order of ALT + CTRL doesn't matter at all, as long the KEY (letter / num / F1-12 / Del / Back / ...) was pressed last. The reason is that programs trigger the Key and only check if nothing or ALT or CTRL or SHIFT was pressed in addition (or multiple together + the KEY). That means the order FSUIPC sends the combination doesn't matter, as long the KEY is the last part. Thomas -
Setting InitDelay in FSUIPC.ini
Thomas Richter replied to FlightSimFanatic's topic in FSUIPC Support Pete Dowson Modules
Hi, please make sure you run minimum latest Installer version FSUIPC4974 as it is the supported one, the you should update to latest Interim version FSUIPC4074b. The InitDelay value is normally 0. Install complete FSUIPC version 4.974 Install FSUIPC4.974 for FSX, FSX-SE and Prepar3D versions 2.5, 3.0 - 3.4 (32-bit only: all versions to date of release) FSUIPC 4.974b DLL only, for current 4.974 users FSUIPC4974b.zip Thomas -
Is FSUIPC required for P3D V4
Thomas Richter replied to lucasgozzard's topic in FSUIPC Support Pete Dowson Modules
Hi, not required but helpful if you want to use its User Facilities. Best is to check the user manual to find out if there are any facilities they might help you like Controller setup, . . . There might be also Add-Ons they use FSUIPC to communicate with FS but as long you don't want to use any User Facilities you don't need to register FSUIPC. Thomas -
Un able to Register the FSUIPC
Thomas Richter replied to Flymodels55's topic in FSUIPC Support Pete Dowson Modules
Hi, the original Key you bought at the time works only for FS9 as it was FSUIPC 3. For FSX/ FSX-SE or P3Dv1 to P3Dv3 you need to buy a new registration Key for FSUIPC 4. If you want to you FSUIPC with latest P3Dv4 (64 Bit version) then you need to buy a Registration Key for FSUIPC 5. Any key will only work for the Version it was bought for! Thomas -
Hi, all your registration info and key are available at SimMarket in your user account. Thomas
-
Hi, did you activate the SDK in PMDG, if not no data will be provided and FSUIPC can not read anything. Thomas
-
Macro alternative
Thomas Richter replied to FatherDane's topic in FSUIPC Support Pete Dowson Modules
Hi, just use User Controls in FSUIPC and from PMDG SDK the calculated Control and value (if needed). You will find lots of examples when searching here in the forum. Thomas -
How can using FSUIPC set steering tiller
Thomas Richter replied to Primo's topic in FSUIPC Client DLL for .NET
Hi, check offset 0x3BA8 ... Thomas -
Hi, as I said neither FSUIPC nor WideClient will change the Time or date in FS on its own. When you say now the time changes when the Client PC connects that means some software on that PC is doing that but not WideClient. What software is running on the Client PC? Can you show as well the WideClient.log file please. The best place for actual software is above the Download Links section. FSUIPC 5.124a DLL only, for current 5.124 users FSUIPC5124a.zip WideClient 7.141 WideClient 7.141 Thomas
-
SingleThrottle Setting
Thomas Richter replied to charlesallsop's topic in FSUIPC Support Pete Dowson Modules
Hi, press Reset on the Throttle field then it will show the Map to 4 throttles box. It will the show the info Axis mapped - see page 3 Thomas -
Hi, the answer is, FSUIPC has nothing to do with that. FSUIPC is a user facility that does i.e. something like that if you tell it to do so. It means if that only happens when FSUIPC is installed that you have a program running that connects to FSUIPC and does that or a Lua script is running that is doing it but definitely FSUIPC is not doing it on its own. Also it is always good to see the FSUIPC5.log file after the session is fully closed, the log file is located in ..\Modules\ folder. Thomas