Keyence MK-G1000 Printer

:man_facepalming:

8 Likes

lol...

how much spam some people must receive....

I have a Jython Script that will talk to keyence coders using javasocket connect if anyone is interested
Pm me if you would like a copy
Thanks
Tim

The code I have been sending everyone uses a PLC that we have connected to Ignition. It allows up to 32 printers to be controlled and read by Ignition using the UDT's I created. It can blast through the printers pretty fast. In the plants I am doing, we have many printers on the same network, so the one PLC has messages that looks at each one based on the IP's in the PLC UDT. It also verifies the printers are on network in Ignition and skip ones that are offline or the array in the UDT has missing IP's due to lack of equipment. However this can obviously be isolated to one PLC and printer if needed.

I don't have a PLC interface so I had to find another way
I think I have your email . IF so I will send you the code
Have Fun
Tim