Step7 v.11

I can not believe your information because you not answer to direct questions.
What is there to misunderstand ?
The new IM151-8 and 319 in firmware versions 3.2 are for STEP7 5.5. Just as announced officially months ago.

I dont really comprehend what are your "direct questions".

All I say is that I think that the new grand glorious STEP7 isnt imminent.
I might be wrong. I dont have inside information.
 
Siemens told me in April that when the new TIA portal is released to cover the 1200,300 & 400 it will also do STL which is missing now in TIA

Im on a siemens do in sept, ill ask again
 
This is nuts. I don't see a big change it wouldn't make sense

I can't ever see Siemens changing their STL or at least not providing a backwards compatibility mode. There is way too much code written for STL to ever drop it.

The problem I see is that when the S7 was developed the CPU was probably fine. However, it is going to be a bottle neck in the future. The S7 CPU really doesn't handle higher level languages very well. The S7 CPU can be made faster with technology but the basic instruction set and architecture is getting old.

Instruction list is much different from STL but similar in that it is almost like assembly language. There is a couple SIGNIFICANT differences between STL and IL. IL assumes the CPU is an ideal stack machine and there are no registers. When writing code for STL you must get into the registers. This limits future growth because you can't change the registers unless you simply add more registers to what is already there. In IL there are no registers. The CPU is virtual so one can simply port the IL code to a faster CPU.

I think the way out is to support STL and IL and to support both the old STL CPU and whatever comes next. Modicon did something like this where one can run the old 984 ladder or the newer concept software and firmware.
 

Similar Topics

is there any free trial version available for step7 professional and wincc comfort v17. i searched and downloaded TRIAL Download STEP 7...
Replies
1
Views
86
Hello. I need your help. I work at STEP7. There are two CPU 317-2 PN/DP controllers (317-2EK14-0AB0), working on PROFIBUS, as Master (CPU_1) and...
Replies
6
Views
196
This is the first time I am working with Simatic Manager Step7 as I started my siemens journey with TIA which is pretty easy and do a lot of stuff...
Replies
3
Views
190
When you download a DB, the values get overwritten by what is in the "actual" column in offline DB. Does this happen at the start of the PLC...
Replies
6
Views
167
Hello Inside a FB, I´m trying to transfer a string from a DB to a IN_OUT var that was define as a UDT. The problem is that i can´t determine the...
Replies
4
Views
170
Back
Top Bottom