Download as pdf or txt
Download as pdf or txt
You are on page 1of 35

Copyright © TECSUP 2016














 Dashed
Cross-reference
 Grid


Solid
Report Page
Boundary

12

Box to indicate
area in view

Move cursor to
Different part
of chart to
change view




Action

SBR/RET Initial
• Parameters Step

• Simultaneous Transitional
Branch

• Select
Branch

Stop
Element














Backing Tag
Step Connection
Comment
Name Points



View/Hide
Actions
• View Step Edit
Attributes State

Initial Step State


Step Bits

Step
Timer

Execution
Count

Alarms

Display
Options In-line
Expressions

Initial Step State


Step Bits

Step
Timer

Execution
Count

Alarms

Display
Options In-line
Expressions

Initial
Step



View Action Indicator


Attributes Tag
• Action Action
– Qualifier Name

• Show/Hide
Actions

• Edit Multiple Embedded


State Actions Structured
per Step Text Code












View Transition
Transition
• Attributes
Name



Transition
Force State

• Connection Embedded
Points Condition
• Logic



• View Transition
Transition Name
Attributes

Transition
Force State

Connection Embedded
Points Condition
Logic











... SBR
Subroutine
MCR

RET
Return
Status

... SBR
Subroutine
MCR

RET
Return
Status

• Branch
Force Right Click
to Force


Flexible
Branching




Routine Description Tag Comments Text Box Embedded ST


Visibility Routine property dialog Tag editor and data SFC chart Only SFC chart Action and
and routine tool-tip monitor, optionally Transition expressions
show/hide in SFC chart
Modification Routine Property Step/ Transition property SFC chart editor SFC chart’s embedded
Dialog dialog, and Tag Editor ST editor
Size 120 Characters 120 Characters 64K Characters Unlimited
Stored Off-line Off-line Off-line Off-line & On-line
Import / Export L5K File CSV and L5K Files L5K File L5K File
Element N/A Moves with SFC element Free-floating or Moves with embedded
Linkage anchored to element ST code in SFC Element








































• • •

• •

• •

• • •

• • •

• •




























IF <Boolean expression> THEN CASE <any integer or real expression> OF


<statements…> < selector value 1> : <statements…>
ELSIF <Boolean expression> THEN < selector value 2> : <statements…>
<statements…> …
ELSE ELSE
<statements…> < statements…>
END_IF; END_CASE;

FOR <initialize iteration variable> WHILE <Boolean expression> DO REPEAT


TO <final value expression> <statements…> <statements…>
[BY <increment expression>] DO EXIT EXIT
<statements…> END_WHILE; UNTIL <Boolean expression>
EXIT END_REPEAT;
END_FOR;

































• Tag Info
tooltip

Data Values Tags referenced


• In ST Routine









































You might also like