Jump to content

sterilization system have a problem.


Marco Galván

Recommended Posts

  • MVP 2023

Is the problem repeatable or predictable?

Do you have access to the program?  You'll need it.

You need to isolate the problem to either the PLC program or the printer.  I would start by connecting an RS232 terminal to where the printer is connected and trigger the print over and over, checking to see if the string coming from the PLC is what you expect.

Joe T.

Link to comment
Share on other sites

On 2/21/2022 at 9:56 PM, Joe Tauser said:

Is the problem repeatable or predictable?

Do you have access to the program?  You'll need it.

You need to isolate the problem to either the PLC program or the printer.  I would start by connecting an RS232 terminal to where the printer is connected and trigger the print over and over, checking to see if the string coming from the PLC is what you expect.

Joe T.

the failure by printing is sudden let's say that it can not be predicted. example makes 3 impressions well and fourth does not. Then it does a good that would be the 5 and the sixth no, it is something variable. I have the program but it is somewhat confusing how the impression is executed I have written some example but it is not yet clear to me. But on the part of the communication parameters.

 

I attach a couple of photos, where in one comes the complete impression and the other incomplete that is always the last part of the cycle.Inkedtdc011qaa_LI.thumb.jpg.769ece6290bfbabb271e7a0c74bf2a41.jpg7231592_Inkedtdc011111_LI.thumb.jpg.69d9b71d5b88ab88e109d071cdf3beb4.jpg

Link to comment
Share on other sites

  • MVP 2023

Hi,

if you look at two photos - something went wrong on the starting lines. You can find No.Ciclo in the first photo, but not in the second. There are other differences.

I believe that the main problem is the operator's error when starting the machine cycle. Different operator names on both papers are different human behaviors.

Some data is not entered into the PLC (HMI) and after starting the ladder logic - they do not generate the correct print sequence (or generate the wrong control character).

Link to comment
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
×
×
  • Create New...

Important Information

This site uses cookies. By clicking I accept, you agree to their use.