RSlinx iFIX 4.5 opc setup

get your topic correctly configured in RSLinx so you are pointing to your PLC.

In iFix watch out if you have INT and you are trying to address individual bits...works much better if your analogues are DINT, and it doesnt cost you anything.

After your iFix OPC server has been installed, Create iFix tags - set source to OPC and the format of the address needs to handled carefully - it's something like:

AI:
OPCRSLinx;grpHMIPLC;AI_TAGNAME;No Access Path

DI:
OPCRSLinx;grpHMIPLC;[FIX]Input[0].10;No Access Path;;/0
 

Similar Topics

Can anyone tell me the proper I/O address format to use for doing this? I've done this a million times with Modicon, but that driver doesn't...
Replies
1
Views
5,504
I don't have a whole lot of experience with RSLinx Enterprise or I guess it's also called FactoryTalk Linx. We have a Rockwell FTView SE based...
Replies
0
Views
59
I have 2 PLCs. One is networked to our plant, and the other is networked to the first PLC via a 1756-EN2T. I could easily get the second PLC...
Replies
3
Views
84
Hi, I am working on a project, where I face a issue with respected to Network Dropout. The PLC is connected to a 16 port unmanaged switch, where...
Replies
7
Views
234
Does Rockwell still offer reset codes for old school Master Disk floppy's? In a bind and need to reset the activation disk soon and to be pointed...
Replies
9
Views
279
Back
Top Bottom