Steplogic parameters – Rockwell Automation 284E ArmorStart with EtherNet/IP - User Manual User Manual

Page 339

Advertising
background image

Rockwell Automation Publication 280E-UM001B-EN-P – July 2012

339

StepLogic, Basic Logic and Timer/ Counter Functions Appendix E

StepLogic Parameters

Digits 0…3 for each (StpLogic x) parameter must be programmed according to
the desired profile.

Digit 0

Digit 1

Digit 2

Digit 3

1

F

0

0

Table 53 - Digit 0 and Digit 1 Settings

Setting

Description

Logic

0

Skip Step (jump immediately).

SKIP

1

Step based on the time programmed in the respective (StpLogic Time x) parameter.

TIMED

2

Step if Logic In1 is active (logically true).

TRUE

3

Step if Logic In2 is active (logically true).

TRUE

4

Step if Logic In1 is not active (logically false).

FALSE

5

Step if Logic In2 is not active (logically false).

FALSE

6

Step if either Logic In1 or Logic In2 is active (logically true).

OR

7

Step if both Logic In1 and Logic In2 is active (logically true).

AND

8

Step if neither Logic In1 or Logic In2 is active (logically true).

NOR

9

Step if Logic In1 is active (logically true) and Logic In2 is not active (logically false).

XOR

A

Step if Logic In2 is active (logically true) and Logic In1 is not active (logically false).

XOR

b

Step after (StpLogic Time x) and Logic In1 is active (logically true).

TIMED AND

C

Step after (StpLogic Time x) and Logic In2 is active (logically true).

TIMED AND

d

Step after (StpLogic Time x) and Logic In1 is not active (logically false).

TIMED OR

E

Step after (StpLogic Time x) and Logic In2 is not active (logically false).

TIMED OR

F

Do not step OR no jump to, so use Digit 0 logic.

IGNORE

Table 54 - Digit 2 Settings

Setting

Logic

0

Jump to Step 0

1

Jump to Step 1

2

Jump to Step 2

3

Jump to Step 3

4

Jump to Step 4

5

Jump to Step 5

6

Jump to Step 6

7

Jump to Step 7

8

End Program (Normal Stop)

9

End Program (Coast to Stop)

A

End Program and Fault (F2)

Advertising