10-20-2020 04:50 PM
Hello,
I am trying to automatically clear an error that a temp measuring instrument is throwing while my programs runs. I have tried implementing the "clear error" VI within the while loop where the measurement sub VI is running, but it is not working. The error still pops up and stalls my program until manually cleared. Also I have tried disabling automatic error handling, but still no luck.
I am not sure if I am wiring the clear error VI incorrectly? I attached an image of the error and the attempt I have tried so far.
Here is where I implemented clear error, from what I have read I thought I should have wired the error out from the measure VI into the error in of clear error.
Thanks and please let me know if more information is needed!
10-20-2020 05:09 PM
The error code here is a negative number. You are clearing something else.