These are the Support Forums for FSUIPC and related products.
These forums replace the old support forums which have been running for 20+ years. The old forums contain a wealth of information on all FSUIPC products, but are now no longer available.
Please note that you will need to Register and Login to post for support, and also to download attachments. You can view these forums without registering.
Support is also available via Discord. Please use the following invite link to join the FSUIPC Discord server:
https://discord.gg/zjwUTrxmmE
There are only 3 personal licenses that I can find that you have purchased for MSFS/FSUIPC7, and 2 for FSUIPC6/P3D. Can you please explain:
- if these are personal or commercial licenses? I hope you understand the difference, otherwise I can explain...
- how can you be using FSUIPC in 28 cockpits with only 3 personal licenses?
Before I provide any more support, I would like to clarify your use and licenses. Please clarify.
John
As I mentioned, I am only responsible for the hardware for my clients.
However, since I need to test my hardware, I also purchased some of the FSUIPCs for my work with cockbit from simmarket.
2005 Order 155354 FSUIPC3
2007 Order 322262 FSUIPC4
2013 Order 958722 FSUIPC4
2018 Order 1806128 FSUIPC5
2026 Order 3758827 FSUIPC6
2026 ? FSUIPC7
For Prepare 3D, I have licenses for 3xv2, 3xv3, 1xv4, 1xv5, and 1xv6.
The client was responsible for their software licenses for all delivered simulators. It would be too complicated if I had to keep records of all the simulator software and purchased add-ons for all customers.
Perhaps you could check if you can find any documentation from, for example,
Simaviatic, Your Control. Although I don't know under what names these customers licensed the FSUIPCs.
Hanspeter
Posted by: @cockbitThe client was responsible for their software licenses for all delivered simulators.
Presumably your clients use FSUIPC in a commercial context, no? Are they aware that they need to purchase a commercial license for this, rather than the personal licenses available from SimMarket? Do you inform your clients of the correct license requirements when you a deliver a simulator that uses FSUIPC?
Posted by: @cockbitPerhaps you could check if you can find any documentation from, for example,
Simaviatic, Your Control. Although I don't know under what names these customers licensed the FSUIPCs.
I cannot remember any requests for commercial licenses from Simaviatic or Your Control, and it is very difficult to check for a personal allowance without the name or email address used for the purchase. I see nothing when searching for those names.
Maybe you could clarify with your clients that they need a commercial license (well, for any delivered simulator that is used by more than one person) and ask them to contact me with their requirements (i.e. number of seats/PCs) and details of any license they are currently using?
John
As for your logs, sorry, but they don't tell me much. The main reason for this is that you are logging offset 088C as a signed-byte (S8), i.e. 1 byte/8-bits, whereas this offset is 2-bytes/16-bits/1 word, and needs to be logged as S16.
Also, check that when assigning your axis to this offset, it is assigned a with 'Offset Word Set' and not 'Offset Byte Set'. Could that be your issue?
You always need to write/read/log offsets to their correct size - you can check the size in the Offset Status Document.
Please review this and re-send the logs, and also include your ini file so I can check the assignments. Also, can you please attach full log files - this helps so that I can check that the correct assignments are being used based upon your aircraft name and profile. You can also eliminate the unnecessary logging of events like LIGHT_POTENTIOMETER_SET and NEUMATICS_VALVE_SET by using the DontLogThese ini parameter.
John
