kingm56 Posted July 30, 2022 Report Posted July 30, 2022 John, I will start by asking you to only respond when you have time and helped all your paid customers. I truly appreciate your time and guidance you and Paul have provided. I use FSUIPC to read LVARs for my application. For most people, it works great; however, I have a fair number of users who have issues with accessing the WASM module. Specifically, 1. They install FSUIPC and enable WASM 2. When they connect FSUIPC to MSFS (after they're in the cockpit), the FSUIPC7 > Add-on > Read LVAR is unavailable(greyed-out)...picture below 3. Number 2 happens even when WASM is enabled; I ask them to disable and reenable via the FSUIPC >Add-on >Enable/Disable option with no effect. My favor is, can you provide some tips on how to actively trouble-shoot FSUIPC WASM issues, specifically relating to the inability to read LVARs? Thank you, John! - Matt My current trouble shooting steps are inadequate
John Dowson Posted July 30, 2022 Report Posted July 30, 2022 Hi Matt, 8 hours ago, kingm56 said: 1. They install FSUIPC and enable WASM In the latest version, the WASM should be enabled by default. 8 hours ago, kingm56 said: 2. When they connect FSUIPC to MSFS (after they're in the cockpit), the FSUIPC7 > Add-on > Read LVAR is unavailable(greyed-out)...picture below This is usually due to timing, i.e. the information on lvars has not yet been received by FSUIPC. This occurs LvarScanDelay (a WASM ini parameter) seconds after the aircraft is loaded, and defaults to 5 seconds but should be increased (to 45-60 seconds) if using complex aircraft. 8 hours ago, kingm56 said: 3. Number 2 happens even when WASM is enabled; I ask them to disable and reenable via the FSUIPC >Add-on >Enable/Disable option with no effect. No point doing this. Better to disconnect from MSFS and then re-connect. But, you really shouldn't need to do this. There is a possible problem that can occur if/when using multiple WAPI/WASM clients. This has been fixed in the latest beta release, so if your users are using multiple WASM clients then they should update to this version, available here: 8 hours ago, kingm56 said: My current trouble shooting steps are inadequate There really is no point re-installing FSUIPC7 for this issue. If this problem persists, then you should activate Debug level logging in the WAPI, by adding the following to the [WAPI] section of the FSUIPC7.ini file: LogLevel=Debug This should then show the data being received in the FSUIPC7.log file, and the WASM menu items should be enabled once this/these lines are logged: Quote 15750 25804 [DEBUG]: EVENT_LVARS_RECEIVED: dwObjectID=0, dwDefineID=5, dwDefineCount=1, dwentrynumber=1, dwoutof=1 15750 25804 [DEBUG]: EVENT_LVARS_RECEIVED: dwObjectID=0, dwDefineID=6, dwDefineCount=1, dwentrynumber=1, dwoutof=1 If the problem persists, show me the log file and I can take a look. You can also activate Debug level logging in the WASM (see the Advanced User guide) and attach both the FSUIPC7.log and FSUIPC_WASM.log files. John
kingm56 Posted July 30, 2022 Author Report Posted July 30, 2022 Thank you very much, John! I did not consider the protentional issues relating to multiple WAPI/WASM clients. I'm very much looking forward to the new release of FSUIPC. - Matt
solanki Posted July 30, 2022 Report Posted July 30, 2022 Hello Sir I have tried all the above with no luck. Add ons still grayed out. Can you please help me. Thank you
John Dowson Posted July 30, 2022 Report Posted July 30, 2022 1 hour ago, solanki said: I have tried all the above with no luck. Add ons still grayed out. Can you please help me. Thank you As I said: 5 hours ago, John Dowson said: If the problem persists, show me the log file and I can take a look. You can also activate Debug level logging in the WASM (see the Advanced User guide) and attach both the FSUIPC7.log and FSUIPC_WASM.log files. Remember to also set Debug level logging in the WAPI (instructions above). John
solanki Posted July 30, 2022 Report Posted July 30, 2022 I don't Know where the log files are and don't know about debug. This is now getting very frustrating. All I want is the fly Fenix A320 with fsfo.
John Dowson Posted July 31, 2022 Report Posted July 31, 2022 16 hours ago, solanki said: I don't Know where the log files are and don't know about debug Try reading the manuals...especially the section on the WASM in the Advanced User guide. Your FSUIPC7.log (and FSUIPC7.ini) file is in your FSUIPC7 installation folder. You should review the installation nd registration guide for an overview of what is installed and where. John
kingm56 Posted August 5, 2022 Author Report Posted August 5, 2022 John, I just wanted to let you know the FSUIPC7 Beta has resolved the 'greyed-out' WASM issue; so far, it's been 100% effective. As always, I appreciate your help and hard work. Matt 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now