Update FMS comm

maidamar

Member
Join Date
Jun 2007
Location
Rosario
Posts
2
Hi all,
I'm trying to update an FMS connection between 2 S7-300 PLCs. What I need to do is to add new variables to communicate between the 2 PLCs. There's already a (working) connection established between the two PLCs and I want to use that connection to send some new information from one PLC to the other. I can't find any articles related to this in the Siemens Knowledgebase. Can anybody give me a hand with this? Thanks. (y)
 
Hello and welcome maidamar.

Here is a link to a description of FMS used with S7-to-S7 comms:
http://support.automation.siemens.com/WW/view/en/19126317
It appears that the definition of where the data is to be taken and where it is to be placed is done with ANY pointers. In other words there is a start address (DB and Byte no) and how many bytes to transfer.
You may have to expand the relevant DBs in both PLCs and increase the number of bytes to transfer. Thats it.
 
Thanks for the quick answer JesperMP. I have read the article you pointed out, but it was of no help, sorry.
What I want to do is to create a new variable to communicate instead of modifying an existing one. I have created a new DB in both PLCs (with the same structure) and configured one of them as a communication variable (with a FMS index number). After adding the READ block in the ladder logic (properly configured) and running it, I get an error 0x0607, which I searched and it means "The object does not exist in the OV or GetOV doesn't run" (it's a translation from spanish so I don't know if that's right, but the error number is correct).
I beleive that only during power-up the FMS indexes are "published" on the network so others know what objects are available. I've tried putting both PLCs in STOP and then in RUN again, but the error is still there.
Thanks for reading so far :D
Hope somebody can give me a hint with this.
 

Similar Topics

How do you install update on Red Lion Crimson ver 3.1. Do I just need to run the exe file on the host server?
Replies
1
Views
107
Has anyone found a way to convert/replace/update the firmware on old Parker TS80xx series HMIs (i.e. TS8010, TS8006, etc) to accept Crimson...
Replies
0
Views
91
Hi All, we've recently upgraded from FTView SE v10 to v12. Since the upgrade we've been having a problem where the HMI is slow to update tags in...
Replies
0
Views
88
Hi, I have an iFIX 5.5 project (Windows 7) that needs to be updated to version 6.5 (Windows 10). iFIX communicates with the "Siemens Industrial...
Replies
1
Views
172
Hi I have a number of the older PanelView Plus 600 HMI's (2711P-T6C20D, Ser D) that I want to update to the latest firmware. I believe that the...
Replies
10
Views
462
Back
Top Bottom