Videojet 1620 with siemens plc

Hi Elfer!

What are you needing to do with VideoJet printer????

Where I work there is an integration with Allen Bradley 5000 base, and some RTA gateways. System can change between several pre-configured messages according with current recipe, and send product code through EXTERNAL tag. Also system knows VideoJet status.

If it's what you need, I can send you some snippets.

Saludos!

hi , aztk
my goal is control what message is have to be printed from a pc , if i need an middle hardware like a plc , its ok
can you share info about you solution?
thank u
 
Not to be a hater but VideoJet sucks. MarkimImaje is the way to go. very easy to set up. Next time you need a new coder you should look into them.
 
Testing

Hi Elfer Mx,

I was working on integration for videojet printers last year but eventually had to give up.

I was able to successfully load new messages, start/stop printing and even set a static text that would print contineously. I wasnt however able to embed dates/times from the printer itself into the message being printed.

One important reason why I didnt continue was the fact that the printer would fail to print effectively if the message was updated while a print was in progress. So as a result I saw partial/cut code on multiple products due to remote message updates. This is possibly due to poor handling of comm handling in videojet's software. I also noticed certain printers stopped responding due to repeated opening/closing of socket connections. This meant the printer firmware was terrible at resource/memory management.

With all that I didnt continue and put in a strategy to replace the printers with printers that handle communications well(such as Linx or Markem Imaje)

Still if you are interested in the source code or if you want to try out something different I can share.

Regards,
Nouman

i made a c# sockets aplication
try with 9100,3100,3101 ports , and can't connect
only the 21 ( ftp ) port , responds with socket connect, service ready for new user.

anyone can help me!
 
Hi Elfer!

What are you needing to do with VideoJet printer????

Where I work there is an integration with Allen Bradley 5000 base, and some RTA gateways. System can change between several pre-configured messages according with current recipe, and send product code through EXTERNAL tag. Also system knows VideoJet status.

If it's what you need, I can send you some snippets.

Saludos!

hi aztk, this im looking for too. appreciate that you can share the coding about this? and the configuration require at videojet. Thanks in advance.
[email protected]
 

Similar Topics

Hi guys, I am trying to send a simple ascii string, to a VideoJet printer from a ControlLogix PLC. So I have been using the MSG instructions as...
Replies
45
Views
16,280
Anybody have any experience communicating to a videojet 1860 over ethernet/ip?
Replies
2
Views
1,974
Hi guys: Has anyone ever tried to get info from inside videojet 2360 printer directly to 1769-L30ER using msg and/or sockets? , Version 27 logix...
Replies
8
Views
4,542
Our customer used Videojet thermal transfer printer,model 8.4 Clarity.There are batch and total count values on screen.And we want carry these...
Replies
5
Views
6,335
I am looking to display fault codes from a Videojet laser printer model 3330 using its serial port. Its existing Ethernet connection is being used...
Replies
1
Views
2,565
Back
Top Bottom