DQMH Testandifier by Neosoft Technologies - Toolkit for LabVIEW Download

Version | 1.0.0.19 |
Released | Sep 12, 2023 |
Publisher | Neosoft Technologies |
License | EULA |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage Documentation |
Description
NOTE : This tool requires TestStand 2020 (or later) to be installed before executing it!
TestStandifier is 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