DQMH 3.1 Release Notes

Install package named “Delacor QMH” (delacor_lib_dqmh_toolkit-3.1.0.18.vip)

This package will install/upgrade the following packages, and in the case of LabVIEW 2015 and later, will force the mass compile of all VIs in packages:

  • Delacor QMH Palette (delacor_lib_qmh-3.0.0.1.vip)
  • Delacor QMH Project Template (delacor_lib_qmh_project_template-3.1.0.34.vip)
  • Delacor QMH Event Scripter (delacor_lib_delacor_qmh_event_scripter-3.1.0.29.vip)
  • Delacor QMH Thermal Chamber Examples (delacor_lib_qmh_temperature_chamber_examples-3.1.0.12.vip)

Release Notes:

Project Template

  1. Added an Open.FP call in the Initialize Panel state to show the panel of the main application VI, along with a comment explaining that this is necessary in case external code is launching this VI programmatically. This would happen, for example, when launching the top level application from a splash screen.

DQMH Scripter

  1. Fixed bug in scripting code that was incorrectly parsing project items and identifying a VI (added by the developer) with a file name that started with “Broadcasts” as the “Broadcasts” folder in the project.

DQMH Thermal Chamber Examples

  1. Previous versions of the examples were inserting the Delacor examples directory at the bottom of the Search Directories every time the sequence was loaded. This version removes any Delacor Examples duplicate directories (even if they are from a different LabVIEW version) and ensures the Delacor Examples directory is only inserted once at the end of the Search Directories in TestStand.
  2. All DQMH modules in example project pass the Delacor DQMH Validate test.
  3. Added Test TestStand Manager DQMH API.vi to project with an explanation of why this tester is not needed.
  4. DQMH Toolkit package forces mass compile on DQMH examples, too (Previously, it was only doing it for Project Template and Scripting VIs).

Other

  1. Included a DQMH Template Example with instructions to add this to the Module Type options for the Tools>Delacor>Add New DQMH Module… menu option.
  2. Updated Documentation.