Allen Bradley and iFIX SCADA

ruby.n

Member
Join Date
Dec 2009
Location
USA
Posts
48
Hi,

What is the I/O address format for an iFIX tag to communicate with an Allen Bradley ControlLogix 5555 Controller tag??
 
This depends on what the PLC's were called when the system was set up. For example I have a plc name "HMW_1" thenHMW_1:B13:0:10will be in PLC HMW_1 a digital input B13:0/10. HMW_1:F8:16 will be in PLC HMW_1 a float F8:16
 
This depends on what the PLC's were called when the system was set up. For example I have a plc name "HMW_1" thenHMW_1:B13:0:10will be in PLC HMW_1 a digital input B13:0/10. HMW_1:F8:16 will be in PLC HMW_1 a float F8:16

But of course that would be for SLC/5/500 type addressing, which is possible with a CLX but I'm presuming that the OP is using Native Tag addressing.

So the general format is PLC_Driver_ID:pLC_address. Consult the Help file for the Driver, open the Driver I/O configuration App to see the ID name of the driver.

If this is a new system, you'll have to define the Driver first.
 

Similar Topics

I was wondering if anyone knew a way to go about creating a heartbeat between a PLC and an iFix HMI screen so that you can see when the PLC is out...
Replies
2
Views
1,889
Hello, I'm stabbing in the dark a little bit here because I do not have a lot of info but I'll ask away anyhow. I've got a customer that has a...
Replies
6
Views
3,820
Hi, I have a ControlLogix system with 1756-IF16 analogue inputs. I can't scale the inputs at the card as there is a requirement to facilitate...
Replies
12
Views
261
Dear community, I am trying to find a tool for Allen-Bradley PLCs similar to SiVArch for Siemens PLCs to automatically generate faceplates and...
Replies
0
Views
81
Hi everyone, new to forum. Since very long time i having issue with 1734-AENT module, after some period of time its keep stuck in error (simmilar...
Replies
14
Views
432
Back
Top Bottom