11-24-2021 11:44 AM
I just built my first executable, but I configured my VI's for serial using COM4, and termchar "D" but when VI closes setting reset to com1. Is there a way to permanently set termchar and visa resource name without having to select everytime application exectues?
Solved! Go to Solution.
11-24-2021 12:40 PM
Sorry, I cannot look at VIs in LabVIEW 2021. Assuming these are controls, you just need to make the desired values the default. (e.g. enter desired values, select all desired controls...edit...make selected values default)
11-24-2021 04:40 PM - edited 11-24-2021 04:41 PM
Before you save your VI:
12-01-2021 10:02 AM
I just completed my first application build, the VI runs fine with no problems. But when I run the executable, it doesn't communicate to hardware, check configuration of VI, and every is correct. Using windows 10, I attached the VI and the executable. I added both VI's auto and manual initialize but no response when using executable.
12-01-2021 10:12 AM
Is this the same issue you had in this thread? Application builder help
12-01-2021 10:25 AM
Hey RSTLVU,
I made the changes to both VI's and created a new project but doesn't communicate when using executable but works with VI.