socket programming in micrologix1400

socket programming in ML1400

i want to communicate my PLC to Printer with using socket programming. i mean to say that ml1400 will give the command to printer which is connected at ethernet port.i want to open socket,accept connection, write data , read data etc..

my plc ip is 101.101.101.10 and printer ip is 101.101.101.11.

so what will be the message configuration(MSG10:0) in my PLC(ML1400).









>
Not sure exactly what you are >doing but... set the I/P address on the CPU would be a start, >just set it up in your program communications and download to >the CPU, you need to make sure that the IP address is not used >by any other device

>These links may help

>1400 user manual http://literature.rockwellautomation.com/idc/groups/literature/documents/um/1766-um001_-en-p.pdf

>1400 links/info http://ab.rockwellautomation.com/programmable-controllers/micrologix-1400
 

Similar Topics

Hello Gents, I am currently using AB CompactLogix Processor L36 ERM (Mid Range Controller) in an application. One of the device on the network is...
Replies
4
Views
5,503
Hi Everybody, newbie here with PLCs, using a B&R plc. I'm playing with a printer and its tcp socket communication. Connection works fine if...
Replies
3
Views
140
Hi all, I have two questions I am hoping someone might have some information on. 1. I remembered reading somewhere on this forum that you could...
Replies
5
Views
186
Hello, I'm trying to setup a TCP connection from a Compactlogix 5069-L306ER to a TDI checkweigher to receive real-time weight data of the...
Replies
6
Views
315
I would like to communication with application installation in my printer server via TCP port 5450. i.e ., 71.16.40.200:5450 . How can i write...
Replies
1
Views
402
Back
Top Bottom