DQMH Consortium Toolkits Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

Validation of newly created Cloneable Panel module has lots of failures in 6.0

Solved!
Go to solution

I installed DQMH 6.0 and then created a new project from the CML DQMH template.  I ran the validation on the entire project: all of the Stop Modules needed to be updated - not a big deal.  Then I added a new Cloneable Panel module to the project.  This resulted in an error on creating the Tester.  I pressed the continue button and the module was created without further issue.

 

Add Cloneable Panel module error.png

Then I ran the validation on the new cloneable panel module (only that module).  The result is a list of ~16 lines of items that need to be fixed. 

 

Cloneable Panel Validation.png

 

Again, this is freshly created project and freshly created module that was built from a fresh DQMH 6.0 install.  Do I have an issue with my installation or is this an issue that others are able to repeat? 

 

I have not attempted to fix any of the failures at this point.  I will check here on Monday prior to running the Fix command on any failure lines.

0 Kudos
Message 1 of 6
(2,307 Views)

I didn't get any error messages while creating the module, but the validator finds the same issues your screenshot shows.




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 )


0 Kudos
Message 2 of 6
(2,290 Views)

Maybe DQMH is getting confused because you've titled your new module "Cloneable Panel", which is the same as the template.

 

Try calling it something else perhaps?

Christopher Farmer

Certified LabVIEW Architect and LabVIEW Champion
DQMH Trusted Advisor
https://wiredinsoftware.com.au

0 Kudos
Message 3 of 6
(2,281 Views)
Solution
Accepted by joerg.hampel

You're creating a new module from a template called "Cloneable Panel", and you're naming the new module "Cloneable Panel". I'm guessing that the error 7 is stemming from the fact that the new module you're creating has the same name as the template it's being created from. Try creating the new module with a different name.

 

Also, 'Cloneable Panel' is not a module template that ships with DQMH. That is likely a template that you created or downloaded/installed from somewhere, and it was created with an older DQMH version, which is why it's returning validation failures.

Message 4 of 6
(2,273 Views)

Oops, I hit the „accept as solution“ button by accident.

 

The „Cloneable Panel“ template ships with MGI‘s Panel Manager for DQMH. Like Darren says, it is not part of the DQMH package but a 3rd party add-on. 




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 )


Message 5 of 6
(2,249 Views)

Thank Christopher, Darren, Joerg for quick and accurate responses.  I think you're all correct. 

 

I deleted that module and created a new cloneable panel module with a different name and didn't get the error.  All of the validation failures are still there, so similar to what Christopher reported.  I guess I will fix them for now and wait for MGI to update their panel manager to 6.0.

 

Thanks again!

Scott

0 Kudos
Message 6 of 6
(2,219 Views)