Videojet printers ans Compact Logix

widelto

Member
Join Date
Jul 2005
Location
Barranquilla, Colombia
Posts
3,392
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 designer.
And if possible can I write data to those printer the same way ?

Regards,

william
 
You may want to give videojet a call on this. Their tech support is usually top-notch. I'm no longer at a company that uses them, but I know some models do have IO and serial information.

What kind of information are you trying to pull from the printer?

Is this a continuous print process like pipe extrusion?
 
Hi Sparkie :

Initially I will need two things:
Change Job number and zeroing printing count when new day arrives.

I´ve been using sockets and that´s the way to go, but I do not know port number and if extra characters are needed in order to send data.
 
Hi Sparkie :

Initially I will need two things:
Change Job number and zeroing printing count when new day arrives.

I´ve been using sockets and that´s the way to go, but I do not know port number and if extra characters are needed in order to send data.

hi widelto,

im developing the program for this too. But im still puzzling the configuration of videojet. Have you got your done? mind to share your experience?

Thank you in advance.
 
Hi Sparkie :

Initially I will need two things:
Change Job number and zeroing printing count when new day arrives.

I´ve been using sockets and that´s the way to go, but I do not know port number and if extra characters are needed in order to send data.

It has been many years ago however, I have done this. I had to use their configuration s-ware.......the name escapes me at the moment. If my memory serves me correctly, I had the printers all connected to an E-net switch. Been a very long time though.
 
Finally I bought and OPC server from Videojet , this server communicates with FTView SE and this way I send and receive data from my printers and my PLCs.
I do not work for that company anymore , I am retired right now.
 
Finally I bought and OPC server from Videojet , this server communicates with FTView SE and this way I send and receive data from my printers and my PLCs.
I do not work for that company anymore , I am retired right now.

Thanks.. just know they have OPC server software, will consider this..
 
socket to 3001

SEL|<jobname>|<data>|…|<CR>
SLA|<jobname>|<fieldname>=<data>|…|<CR>

Counter fields are handled as normal fields.
 

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,306
Anybody have any experience communicating to a videojet 1860 over ethernet/ip?
Replies
2
Views
1,982
Hi guys, currently working on the communication with videojet 1620 printer (Continuous Inkjet Marking), in there operators manual...
Replies
24
Views
19,499
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,342
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,576
Back
Top Bottom