A list of tools, libraries and other add-ons shared by 3rd parties.
In alphabetical order:
Hampel Software Engineering
Hampel Software Engineering has a DQMH section on their dokuwiki that provides a list of addons, templates and example projects for DQMH:
HSE Flavour Scripting Tools for DQMH: Scripting tools for the HSE Flavour of DQMH. Allows to convert a regular DQMH Module to an HSE-Flavour DQMH Module.
HSE Windows Application Template: A demo application based on the HSE flavor of DQMH modules with basic functionality for module loading and configuration, UI management and logging/debugging.
HSE Generic Networking for DQMH Modules: The DQMH GenNet client and server helper modules provide network connectivity for DQMH modules. The helper modules support both automated, transparent routing in Generic Networking Modules as well as manual extension to any generic DQMH module.
HSE DQMH Module Templates: These DQMH module templates contain add-ons and modifications for HSE default functionality
Moore Good Ideas
The MGI Panel Manager in combination with their DQMH Panels package adds two new templates for creating modules that implement their panel interface
Neosoft Technologies
TestStandifier for DQMH: A tool that adapts a DQMH module to be efficiently called from TestStand. From a valid DQMH module, it will:
Create a source distribution
Modify Requests and Replies to add TestStand Termination Monitoring
Insert the tester into the module's library
Create a PPL from the modified code
Create a sequence file and sequence calls for Requests
Map the VI IOs to Sequence Parameters
Create code to launch and sync a module
Create code to launch and stop the module's tester
Create a PostStepRunTimeError callback within the sequence file
DQMH New... Menu allows adding the DQMH scripters into the LabVIEW File → New… Dialog.
PantherLAB
Panther Dashboard for DQMH: Enrique Noé created a DQMH Module as a wrapper for the new Scripting API included in the DQMH 6.1 Release. This Module allows you to have a general overview and have the capabilities to browse your DQMH project.
Panther Sniffer for DQMH: Enrique Noé created a new DQMH module Template using MQTT Protocol, this new template allows you to create a DQMH Module as an IOT Device, this template connects with a Mobile app capable to catch the Status Updated Broadcast Events.
Wovalab
Antidoc: Olivier Jourdan focuses on documenting DQMH projects