01-10-2019 10:16 AM
I'd say if you only need to clear a couple of controls or indicators, it is better to use a local variable or Value property node and wire a default value to that. No need to wipe everything clean, including any new controls or indicators that may get added later in development, if you only want to clear a couple things.
01-11-2019 01:30 PM - edited 01-11-2019 01:32 PM
This is my current set up and it seems to be working correctly. I am monitoring it right now and will mark the solution when I get feedback after this weekend. I also have a local variable for my "capture" indicator to turn off after a second. Thank you everyone for your help and suggestions on this! On a side note... the reason it didn't work before was that there was an extra letter in my constant "microscan." Looks like there was an "l" in front of it in other screen shots.
01-14-2019 12:40 PM
Again thank you everyone for helping me out on this. So far it is still functioning better and without issue. I am sure I will be posting again soon. I have more items to work on for this program. 🙂
01-14-2019 02:32 PM
@Jessica_2067 wrote:
Again thank you everyone for helping me out on this. ...
There are two correct ways to thank those that help you.
1) Mark any and all posts that helped you as "Solution"
2) Give Kudoes ( the star at the bottom left of a post) to any posts that were helpful
Ben