TIA to step 7

msl

Member
Join Date
Mar 2012
Location
meeuwen
Posts
31
Does anyone now how to copy a program from TIA V10.5 to simatic step 7.
I want to log the parameters of this program and now i need to copy this block to a project in step7 for my OPC server
 
Maybe you can export the blocks as text sources.
Not sure if STEP7 v11 text sources can be imported into STEP7 v5.5.
Let us know how it goes.

Apart from that, if you dont need the symbols, then you dont have to use the source file in order to let an OPC server connect.
 
In STEP7 v11 you can select a DB, right-click, and chose "copy as text".
Then, in STEP7 v5.5, you can open an STL source file and paste the copied text. You then have a source file in v5.5 of the DB from v11. Generate the DB by compiling the source file.
Now you can link the OPC server symbolically to the DB.

As a sidenote, it appears that in v11 you can only do this for DBs and SCL code, whereas in v5.5 you can always generate the STL source for DBs as well as for all OBs, FCs and FBs.
 

Similar Topics

I have HMI MP277 10" Touch and need to connect it with a S7-300 PLC on Profibus NETWORK - I am using TIA Portal V13 and tried to use the Device...
Replies
1
Views
1,023
Hello, Is it possible to perform operation like pointer on function. Regardless of value inside pointer or what ever variable I want to call...
Replies
2
Views
1,491
Hi, is it possible to read the name of the steps in an S7 Graph sequencer? In the parameterinterface there is, for example the parameter #S_NO...
Replies
21
Views
7,164
Hello guys, I have a step 7 project that is together with WinCC flexible 2008 and I need to convert it to TIA 15 SP1. I would like to use the...
Replies
24
Views
8,824
I have for the longest time avoided using the S7-1500 because everyone warned me that TIA portal was a stinking pile of garbage to be avoided at...
Replies
25
Views
12,130
Back
Top Bottom