When I deploy the code, it says that the main vi, is broken or not in a deployment state. Can anyone help me?
I don’t use LabVIEW, but could a moderator please move this into a sub-forum where any LabVIEW programmer’s might be looking?
When you press the Run button (which is broken because it is broken) it will pop up with an Error List box. Each item in the list is something you have to fix before you can run your code. You can select one, and press Show Error and it will highlight the part it dosen’t like. If it says “SubVI is not executable”, that means there is an error in a different VI, and it can’t run without that VI.
More details helps. What is the error? Are there any broken lines? Unwired terminals?