S7 GRAPH Questions

kdcui

Lifetime Supporting Member
Join Date
Dec 2007
Location
USA
Posts
386
Hi all -
Considering using S7 GRAPH for some sequencing. I have a few questions which I am having difficulty finding clear answers to in the Siemens documentation. I have experience using SFC on AB / RA systems but there is a bit of a learning curve to Siemens.

I could likely program everything I need in ladder much quicker but trying to a) learn something new and b) GRAPH may arguably be easier to troubleshoot for complex sequencing, so I'm thinking a bit about future ease of maintenance.

1. I've heard GRAPH takes a toll on scan time. For a S7-1515 CPU (working in TIA Portal v18) in a process control application, would this be something to be overly concerned about?

2. Can another GRAPH routine be called from within an Action? For example, Step 5 Action of fbSequence1 calls fbSequence2. The alternative seems to be to just create a new sequence inside the original FB but it "feels" more modular to have another block per sequence.

3. If I interrupt a GRAPH sequence (before it reaches the end), can I automatically resume at another step other than the Initial Step? If not, is there is built-in means to track active step, or should I just create a "CurrentStep" tag and update it programmatically?

4. Similarly, if a GRAPH routine is interrupted, how difficult is it is to re-initialize to avoid any "weird" behavior if I re-call the sequence?

Thanks.
 

Similar Topics

Hi, I've just started trying to use S7-Graph and finding some of the features a little confusing. For example, each step can be configured...
Replies
12
Views
4,519
Hello Folks! I have an issue and its very often but in this case i applied all the tricks and tips that i always do in similiar issues but in this...
Replies
2
Views
778
Can someone explain the order of processing the actions of a step...is it top - bottom see attachment for reference. Does it process the blkmov...
Replies
1
Views
2,075
the plant I am supporting uses a siemens graph function to do some of the step procedures. in several steps it waits for the step to execute for...
Replies
1
Views
770
I'm still getting used to working with Siemens Step 7 Classic, and WinCC in the Simatic Manager package. I need a trend line on the MP377 HMI, and...
Replies
2
Views
1,847
Back
Top Bottom