Log in

View Full Version : Highlight Execution Not Working


thelegend
06-03-2013, 16:54
Whenever I run code with the highlight execution on it just deploys code instead of doing its intended purpose. So if anyone knows the solution to the problem please let me know ASAP.

Shivansh

plnyyanks
06-03-2013, 17:03
Can you describe exactly what you're doing to run your code? You should be hitting the Run arrow on Robot Main.vi (not running as startup - you won't be able to use the debugger then) and then going into the VI you want to debug and clicking the highlight execution (http://zone.ni.com/reference/en-XX/help/371361J-01/lvhowto/execution_highlighting/) button on the toolbar. Also, is the VI you're trying to debug re-entrent and is debugging enabled (open VI Properties (http://zone.ni.com/reference/en-XX/help/371361J-01/lvdialog/vi_properties_dialog_box/) and check the execution (http://zone.ni.com/reference/en-XX/help/371361J-01/lvdialog/execution/) tab)?