Ping Command to Outside World L61

Mark Buskell

Member
Join Date
Sep 2003
Location
Florida
Posts
892
Control Logix L61.
Has anyone ever seen a command where you can issue a ping from inside the processor to a known ip address somewhere else.
What I am trying to do is ping the corporate network and it i dont get a response I want to display a message on the PanelView.
 
Not specifically with 'PING', or to a non-automation device with an ordinary 1756-ENBT.

You could use the Open Sockets feature of the 1756-EN2T or -EWEB to do a socket connection test to something on the corporate network.

If there is a computer with RSLinx running on it that can be considered to represent the 'corporate network', you could send a CIP Generic message just to check the Identity Object (Class 1, Instance 1, Attribute 1). If you get a reply, you know that host is up.
 
Hi

I have connected to systems with c# and we would set up a heart beat between the systems again not a ping but it may work

Donnchadh
 
I have a VB.Net program running on this same network so I may just use this but I will look into socket connections. We have a lot of processors in our company that data is pulled out of from the corporate side.
 

Similar Topics

Hey guys, I got a carriage that can move with X and Y axe, each side got their own cylinder so left and right. It doesnt happen very often but...
Replies
0
Views
331
Hello, can m340 ping other devices(pc stations to be specific) in the same network inorder to have the connection status)?.
Replies
2
Views
2,275
hi all, how to implement Ping command in CompactLogix PLC so that i can check the com link between the plc and a computer it's connected to? thanks
Replies
19
Views
10,047
Hi, How we can get Status/feedback,Reference/commands mapped to a rslogix 5000 program.We are using powerflex 70 drive and 1756-DNB module with...
Replies
6
Views
4,438
Hi, I am new to ladder logic. I have completed a code in the Xinje PLC XC3-32RT-E for one of the machines I am developing. Currently the program...
Replies
30
Views
1,019
Back
Top Bottom