06-13-2008 03:55 PM
09-15-2009 01:05 PM - edited 09-15-2009 01:06 PM
I am also having the same TSDUMMYMENUITEM problem just like the 1st post.
I have two version of TestStand in my system.
When TestStand 4.2 is Acive, I do see the added TSDUMMYMENUITEM in my custom OI
With Labview 8.6 and TestStand 4.2
TestStand - Remove Commands from Menu - do have the "Add Dummy Menu item" VI
TestStand - Cleanup Menus - have the "Is Dumy Menu Item?" VI
When TestStand 4.0 is Acive, I do not see the TSDUMMYMENUITEM in my custom OI
With Labview 8.6 and TestStand 4.0
TestStand - Remove Commands from Menu - does not have the "Add Dummy Menu item" VI
TestStand - Cleanup Menus - does not have the "Is Dumy Menu Item?" VI
When I have the correct versions of TestStand VIs; Why the TSDUMMYMENUITEM is getting added everytime I click on the menu?
Do I need to comment the "Add Dummy Menu item" VI in "TestStand - Remove Commands from Menu"?
-Vidula
09-16-2009 06:02 PM
09-24-2018 01:57 PM
I am resurrecting an old HMI that was originally based on TestStand 4.0.1 and I am seeing the TSDUMMYMENUITEM issue discussed in this thread. I was trying to see what the DevZone 5029 recommended years ago, but the page is no longer valid. Any thoughts on where I can find that? I am now using TestStand 2016, but the HMI source code is from the old version of TS that I customized. I am using labview 2017 on the same system. Not sure if a mass compile is the way to go to update this to a current version. Regardless, when I run the VI I see the TSDUMMYMENUITEM which is why I am starting here.