IP Address in L32E

JasSha

Member
Join Date
Apr 2009
Location
Vancouver, Wa
Posts
5
Is there a way to use a GSV to pull the IP address out of a Compact logix L32E processor. If so what is the easiest way to do it. Can it be done with other Allen Bradley Platforms.
 
I believe that it is done through the MSG instruction. You do a 'Get Attribute Single', Class f5, Attribute 5.

You then have to do a BTD on each byte to move each 'section' into an integer.
 

Similar Topics

Hi All, I am new to PLC, i am using Allen Bradley. My issue here is that one of the company's old coworkers setup an ip address for the plc but...
Replies
7
Views
2,257
I need to change the IP Address on a CompactLogix 1769-L32E. It is already configured for one IP Address , but I would like to change. I thought I...
Replies
5
Views
20,405
I recently received this PLC and created a simple program in it to communicate Ethernet IP. Everthing worked fine until yesterday. After cycling...
Replies
8
Views
6,795
Hi all, I am trying to assign an IP address to a Compactlogix L32E. I'm using RSLogix 5000 V15 Pro and have flashed the processor. I am able to...
Replies
11
Views
22,705
i have two plc 1. s7-1212dc/dc/dc ip; 192.168.0.1 2. s7-1500 1513-1pn ip; 192.168.3.2 i need to get data from plc1 to plc2. any idea how to do...
Replies
5
Views
91
Back
Top Bottom