Table of Contents

DQMH 7.0.1

February 2024

Package Versions (DQMH 7.0.1)

Fixes

* When you run the API Tester for any module created from the *Cloneable* module template, the list of 'Active Modules' on the front panel will be initialized with all clone instances that are currently running. (Issue #861)
* Various errors and issues when upgrading older DQMH modules to the latest version with the _Validate DQMH Module_ tool have been resolved. (Issue #901)
* Renaming a Private Request Event now preserves the private "lock" symbol in the event VI icon. (Issue #909)
* There is no longer a large empty free label on the front panel of a newly-created Singleton or Cloneable module. (Issue #909)
* The _Convert DQMH Event_ tool no longer allows you to click OK with no event selected. (Issue #909)
* The length of the status string in the CML Main VI is now limited to 10,000 characters (in non-debug mode) to avoid out-of-memory issues.
* The creation of the first Local Instance Event for a module no longer returns a 1397 error in some situations. (Issue #881)
* The Message Queue wiring in the MHL of the Singleton and Cloneable template modules has been fixed to properly utilize DQMH debugging features. There is also a validation test and fixer in the _Validate DQMH Module_ tool to detect and fix improper wiring patterns in existing modules. (Issue #913)