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
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
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 button on the toolbar. Also, is the VI you’re trying to debug re-entrent and is debugging enabled (open VI Properties and check the execution tab)?