Technical Support FAQs | Updates | Technical Bulletins | Manuals| Drawings & 3D Models

 

Sign up to receive FH Flyer/ Fenix Flyer Technical Updates via email

How do I setup my Marking Head to mark automatically with a PLC?

 

One of the most common laser marking applications uses a basic automation scheme, in which a PLC is to command the Marking Head to fire a mark over and over and over… While WinMark Pro is well suited to this and much more complex applications, it is not intuitively obvious how this is done at the WinMark Pro end of things, or how the PLC should be wired to the Marking Head. The WinMark Pro manual spells out a way to set the automation up, but the question arises: “How is this supposed to work at the PLC end?”.

 

While this operating scheme can and has been setup in many different ways, the following method has been shown to be very robust in the face of the myriad problems that can arise on a production line.

 

      Note that you must have WinMark Pro to perform the automation described below. Those customers that are using WinMark Pro Lite must upgrade to have all of the described automation features available for use. To find out which version you have, open the Help/About WinMark Pro window and the particular version and build information will be displayed. Please contact a Synrad sales representative for information on upgrading WinMark Pro Lite to Pro.

     

      Note also that this scheme, although described here for the Fenix/FH Marking Heads, may be adapted to use any of the Input or Output lines that are available on your particular Marking Head. For more information on the I/O available for the various Marking Head models, see Synrad Technical Bulletin #01, available for download here.

 

So, how to set up the system? First of all, wire up the equipment:

 

(Refer to your Marking Head’s user’s manual for circuit diagrams that illustrate the various ways the I/O can be connected.)

 

Set up the PLC programming to drive the process as follows:

 

 

This provides a hardware handshaking method for the PLC and WinMark Pro to communicate, with the following advantages:

 

You avoid the need to use timed outputs on the PLC to give the Marking Head enough time to complete the mark. Using this automation method means that WinMark Pro and the PLC take no more time than is required for each of them to complete their tasks.

 

If either the Marking Head or the PLC stop responding via the I/O signals, the entire process stops. For instance, if the Marking Head stops toggling the ‘READY’ line, the PLC will not simply continue cycling parts through unmarked.

 

[Back to top]

 

How do I use the serial port to input data into my WinMark Pro file?

 

How can I get serial port input data to format as multiple lines of text in one text object?

 

The automation features of WinMark Pro allow ASCII formatted string data to be transmitted to the WinMark Pro PC and applied to any property of any WinMark Pro drawing file object.

 

Data transmission properties:

 

WinMark Pro may be configured to use data received through the serial port in the following ways:

 

Using the Auto Text function:

 

 

Using the Read From Serial Port command in the Event Builder:

 

 

Note that while the Auto Text function simply assigns the serial data to the Text Caption property of the text object, the Event Builder function allows much greater flexibility. For instance, the serial data could be assigned to the text object’s caption, font, or height properties, so that the Event Builder provides the means to control the marking process to a much higher degree.

 

 

[Back to Questions] [Top of Page] [Previous Page] [Next Page]