03-30-2022 12:55 AM
I just upgraded to DQMH 6.1 and as a first step validated all DQMH modules. There is an issue: "Missing Code to Show Main VI diagram on initialization". The description is: "The Start Module.vi for this module does not include an input to show the module Main VI on initialization. DQMH 6.1 and later includes the ability to do this in order to aid in debugging problems in module initialization code."
When I try to fix it, I get an error message: "Error 1077 occurred at Invoke Node in Show Main Diagram on Init - Fixer.vi->DQMH Validate Module.lvlib:DQMH Validate Module Results UI.vi->DQMH Validate Module.lvlib:Validation Starter UI.vi | Possible reason(s): LabVIEW: (Hex 0x435) Invalid property value. Method Name: Set Property"
So what is it about?
dqmh error message 1077
Solved! Go to Solution.
03-30-2022 08:01 AM
Hello @Ludwig72, some questions to help figure out the issue:
Do you have the error for all failures or just one?
Do your modules are in auto-populating folders?
Do you have missing items in your project?
03-30-2022 08:22 AM - edited 03-30-2022 08:26 AM
@Olivier-JOURDAN wrote:
Do you have the error for all failures or just one?
Yes, for this issue the error occurs in all modules.
@Olivier-JOURDAN wrote:
Do your modules are in auto-populating folders?
No, I don't use auto-populating folders in this project.
@Olivier-JOURDAN wrote:Do you have missing items in your project?
No, there were no missing items and the code was working well with DQMH 6.0. And if I ignore this issues, the code is wotking with version 6.1 as well.
The DQMH validation didn't return errors under DQMH 6.0 also.
03-30-2022 11:09 AM
Did the DQMH Palette 6.1 get installed? Make sure you don't still have the DQMH 6.0 palette, which would definitely cause the problem you're seeing:
Assuming you do have the DQMH 6.1 palette installed, can you reply with a screenshot of the Start Module.vi diagram for your DQMH 6.0 module? In particular I'd like to see any 'Module Admin' or 'Mod Admin' property nodes.
03-30-2022 11:57 PM
My DQMH version numbers are all the same as in your screenshot.
Here is my "start module.vi" from one of the (already updated) DQMH 6.0 modules:
start module.vi
03-31-2022 10:03 AM
Are you using English LabVIEW, or another language?
04-01-2022 12:27 AM - edited 04-01-2022 12:32 AM
English MIDE 20.0.1f1 (32-bit) incl. FPGA
04-01-2022 10:23 AM
I'm out of ideas. Can you post a DQMH 6.0 module that exhibits the problem so I can try to validate it?
04-04-2022 12:40 AM
since all of my modules deliver the same issue, I send you a considerably basic one:
04-04-2022 09:59 AM
I was able to run the validate tool on your module without error, so something looks to be messed up on your machine. Can you open the DUT Com.lvlib:Start Module.vi and click on the Module Admin property node and screenshot the drop-down? On a normal system it looks like this: