04-16-2024 08:21 AM
Hello,
I am getting a 1026 error when trying to validate DQMH module.
The validation tests passed but the error is occurring after the tests.
I am using LabVIEW 2021 32bit Version.
Does someone has an idea ?
Thanks for your help.
Regards,
Solved! Go to Solution.
04-16-2024 12:53 PM
It looks like something is messed up with your installed DQMH files. Do the following:
1. Uninstall the DQMH package from VIPM (this should include uninstalling all its dependencies, including DQMH Event Scripter).
2. After the uninstall, make sure the following folder on disk is either gone or empty: [LabVIEW 20xx]\project\Delacor\DQMH\_DQMH Validate Module
3. Reinstall the DQMH package from VIPM (and its dependencies).
Let me know if this fixes the issue.
04-18-2024 07:07 PM
It worked! Thank you very much Darren.