Probes are useful for seeing when a piece of code has executed for the first time after clicking 'run' as well as to see real-time values on wires.
Currently probes retain their values when the top VI stops, which is useful, but less usefully, keep their values indefinitely, even when the VI is restarted.
I'd like them to reset to 'Not Executed' when you click 'Run' again, otherwise I have to delete and recreate each probe in order so that I can tell when they have executed for the first time (unlike the lightbulb which slows everything down, breakpoints which pause the code or adding indicators which may not be convenient on a front panel (and require initialisation code)).
If this could be implemented (or could be an option for all probes or for any individually by right-clicking on them) I would find it really useful!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.