Programming language, User's manual, Sfc instructions – Toshiba T2N User Manual

Page 262

Advertising
background image

User's manual

249

5. Programming Language

SFC Instructions

@||||

@||||

E

@||||

mmm

M

Group

FUN

No.

Name

Representation

Summary

Number of

steps

required

Execution time required

(

µ

s)

Inactive

Active

Transition

Transition

ndicates the condition for transition between steps.
Contains transition condition which correspond on a
one-to-one basis.

1

(excluding
condition)

0.32

96

SFC End

Indicates end of SFC program. Jumps to the label
indicated by IIII when the transition condition holds
true. Contains transition condition which correspond
on a one-to-one basis.

2

(excluding
condition)

0.54

114

SFC Jump

Indicates jump to desired step. Jumps to the step
indicated by IIII when the condition holds true.
Contains jump condition details which correspond on
a one-to-one basis.

5

(excluding
condition)

1.19

120

Macro end

Indicates the end of the macro program. Contains
transition condition which correspond on a one-to-
one basis.

2

(excluding
condition)

0.54

117

Label

SFC Label

Indicates the return destination from the SFC end, or
the jump destination from the SFC jump.

2

55

117

Macro entry

Indicates start of macro program.

1

0.43

0.43

Advertising