04-21-2022 05:26 AM
i get this error after 1 time runnig this program second time i get this error. i dont know what to do.
04-21-2022 05:57 AM
Hi asimanorujov,
@asimanorujov wrote:
i dont know what to do.
Extend your VI to handle the error gracefully!
How do you stop your VI? Do you close/end the communication with your device properly?
Is the device in a state where it will/should respond as expected?
04-21-2022 09:53 AM
@asimanorujov wrote:
i get this error after 1 time runnig this program second time i get this error. i dont know what to do.
So the first time it runs well forever(?) but when you run the second time you get this after exactly(?) one minute?
Is there anything special happening after 1 elapsed minute? How did you stop the first run (gracefully, abort, etc.)?
I would look for bugs in the code. Since you are only showing a picture of the front panel, we cannot help you with that. 😄