dunc

Qseries operational error

3 posts in this topic

i have a re-occuring operational error which is bringing on the error LED on the CPU.

i have attached the section of code that is causing the issue. every now and then, we get an invalid ASCII character which causes an error in the conversion.

does anyone have any ideas on how i can error check the ASCII code to account for the erroneous figures that come through?

we have tried replacing the cable and made off the screen at one end to try and stop any interference, but this made next to no difference.

 

many thanks

Duncan

Untitled.png

Share this post


Link to post
Share on other sites

What is the error that occurs? Check the PLC diagnostics while it is in error for the error code. The following is a list of errors available in the manual for the EVAL instruction.

It looks like you are executing an EVAL instruction for each consecutive Data register, I might guess your error is a 4101 if anything.

 

569e93be3923d_EVALerrors.png.2b2797d3dfd

Edited by Akahige

Share this post


Link to post
Share on other sites

the error is due to interference. an invalid character is causing the error. We have replaced the cable and run it a different route and this made no difference.

 

i didnt know if there is a way to account for invalid characters in the code to stop the issue from happening?

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now