11-12-2024 06:22 AM - edited 11-12-2024 08:47 AM
Hi to all
I'm new to DQMH and I'm not sure how to handel my own Module Errors.
What I have done is open a Document (List) where I define Error Ranges for my Modules.
Now is the question how to implement the Error Reporting in the DQMH Module?
I have read the Thread https://forums.ni.com/t5/DQMH-Consortium-Toolkits/Manage-Error-Codes-of-DQMH-module/td-p/4070324 from 2020.
As I understand the best solution is to create my own Vi's "--error.vi" and add them under "Module->Private->Errors".
Do I understnad it right and is this still the recomended solution?
--Error VI in DQMH Module
--Error.vi
--Error.vi in Module *.lvlib
--Error VI in AntiDoc
Best Regards
Solved! Go to Solution.
11-12-2024 12:54 PM
Hello and welcome to DQMH! Thanks for giving it a try 🙂
Yes, I think this is a very good way of defining, using and documenting your module-specific error codes.
DSH Pragmatic Software Development Workshops (Fab, Steve, Brian and me)
Release Automation Tools for LabVIEW (CI/CD integration with LabVIEW)
HSE Discord Server (Discuss our free and commercial tools and services)
DQMH® (Developer Experience that makes you smile )
11-14-2024 04:51 AM
Hello Joerg, thanks for your reply! Maybe this Error concept should be discribed in the DQMH Documentation?
Thanks to all for the great work at DQMH framework its a pleasure to use🤗