Labview errors in default generated code

Hello All, just wanted to share some errors I have discovered when using a new Labview project for both a robot project and dashboard. I was having issues with the Camera tab and Basic tabs not updating the names as advertised and could not get Test to work. From a thread here in Chief Delphi I found an error (must find it again to give credit) that noted that 2 of the enumerated values in the dashboard had omitted the Camera and Commands tab from it’s list which WILL fix the naming problem. The Test list would not update…until I realized that ALL the NT write commands in the TEST.VI of the robot project require a \ preceding the TestMode in the string name of the NT write; this will match the NEW DASHBOARD project created.

Hope this helps… please comment if you know of other errors please

  • together, we ALL achieve more…

https://www.chiefdelphi.com/forums/showthread.php?t=156946