08-28-2021 11:08 AM
This error is a TS saying that the VI you are trying to run is not runnable with the run time engine installed on your PC.
Is it possible you designed the module in LV2021 but only have LV2020 on your machine ?
In the configuration you are trying to make this work, both exe and dqmh modules should be compiled with the same version of LabVIEW.
08-28-2021 11:17 AM
I have complied both the module and the Exe from the same project using the same build specification.
I have compiled the Top-level VI and kept the module library in always include.
Also I have developed the code in Labview 2020 SP1 and used the same to compile it.
08-28-2021 11:28 AM
Figure out what the TS error is (IMO, this one is not related to DQMH ; much more related to the version of LV that is supposed to run your step).
Then you'll be able to figure out how to make things work with DQMH following the advices already exposed here.
08-30-2021 08:43 AM
Hi Linus,
Matthias Baudot has given excellent presentations on how to build DQMH modules into PPLs, there is a video of the presentations and some additional material here:
https://www.studiobods.com/en/gdevcon-1/
https://www.studiobods.com/en/niweek2018-ts1043/
Probably the GDevCon one has all you need.
Regards,
Fab