Ladder Logic Example

ARC Final Print

Ladder Logic Example

RSLogix 5000

 

Copying serial number into data array: Move data elements 0 to 11 from the string into the data array to be sent.

Moving weight into data elements:
If weight is required on the barcode, place weight whole number in data array element 12 and weight decimal value into data array element 13.

Moving target printer IP address into data array:
ARC Final Print program can manage print code for multiple printers. The printer is selected by sending the IP address of the target printer from the PLC.
The IP address of the printer is moved into data array elements 14 to 17. In the following example, the target printer IP address is 10.50.193.73.