Changed the error handling in both testers to always run the Stop Module.vi after the event loop, even if an error occurs.
Added argument clusters to Show Panel and Hide Panel requests to make them consistent with the rest of the event arguments.
Added code to ‘Show Diagram’ messages in singleton and cloneable modules to not show the diagram if the main VI is password-protected and the password is not in the cache.
Clear errors before ‘Unset Busy.vi’ calls in the Application Main VI.
Add local variables to Singleton Tester VI and Application Main VI to update ‘module running’ LED for singleton module with the output of the Obtain Broadcast Events for Registration VI. Added similar local variables for the new ‘module already running’ output of the Start Module VI.
Added ‘Subscribe to DQMH Newsletter’ menu option under Help > Delacor.
Added ‘Module Was Already Running?’ output from singleton’s Start Module VI.
Changed help format to use chm file when offline and html version of chm when internet access is detected.
Added help buttons to all productivity tools wizards.
Reply received LED in both testers was returning true when there was an error.
Set the front panel to go to origin when the DQMH module initializes.
Fixed a bug that was no longer detecting that an lvlib was a DQMH module. Added to the Validate DQMH Module documentation section a description of what makes the scripting tools recognize an lvlib as a DQMH module.