11-17-2023 08:07 AM
Hi to all
I'm new to DQMH and I could sucessfully create my first Module in LabVIEW.
Now I want to integrate my Module to TestStand.
How is it possible (what is the best approach) to catch the "Reported Error Broadcast" from my Module.
I already used google and looked into the examples but i couldn't figure out what the best approach is.
I hope somebody here can give me a hint.
Thanks and I'm very impressed from the DQMH Framework!
11-17-2023 12:52 PM
Hi Python007,
1st step would be to look at Cyril Gambini's GLA Presentation:
GLA Summit 2022: Using DQMH with TestStand - Tips, Tricks, Pros and Cons:
https://www.youtube.com/watch?v=gSErNHAn_HY
Cyril, Doyoung and Raphael then worked on the DQMH Testandifier by Neosoft Technologies to help make it easier to integrate DQMH modules in TestStand. You can get it from VIPM:
https://www.vipm.io/package/neosoft_technologies_inc_lib_testandifier/
If any question about the DQMH Testandifier, you can post them on this forum: https://forums.ni.com/t5/Neosoft-Technologies/Support-Forum-Neosoft-DQMH-TestStandifier/td-p/4328567
We are working with NI to have a better forum for it but for the time being, this is the best option
Hope this helps!
11-21-2023 04:52 AM
Thanks for your replay!
I will take a look at you Tool!