07-28-2021 09:47 AM
Hello everyone
I receive the following error form time to time: Error -50202 occurred at ReaddigitalInput.vi
The system worked well so far.. does anyone know what this error means?
Thanks
07-28-2021 10:35 AM - edited 07-28-2021 10:36 AM
What hardware are you using? I couldn't find that error code in my NI documents.
07-28-2021 10:42 AM
Standard-LabVIEW explanation:
Possible reason(s):
A system call returned an error. The operation could not be completed as specified.
You have to give us more information, esp. about the hardware that is used that could lead to that error.
Regards, Jens
07-28-2021 10:42 AM
It won't let me edit my last reply again but have you tried using the simple error handler to read any associated message. I'm new but that's worked for me before.
Simple error handler
https://zone.ni.com/reference/en-XX/help/371361R-01/glang/simple_error_handler/
Finding Error Code Descriptions
https://zone.ni.com/reference/en-XX/help/371361R-01/lvhowto/find_error_descriptions/