PF40 Step Logic Code Wizard Rev10
PF40 Step Logic Code Wizard Rev10
0 0 F 1
Define the action to be taken while executing 0000 0000 1111 0001
this step.
1 Run Forward
2 Use Accel/Decel 1 HOW TO USE THIS WORKSHEET
3 Logic Output State = Off
Lines 1-6 contain drop down list boxes. Click the
When the logic conditions specified in digit 1 are green highlighted line to the right of the line number.
met, how should the drive respond? A drop down arrow will appear. Click the arrow to
show the list box. Choose the desired selection from
4 Jump to Step 0 the list. The parameter value (code) to set in the
parameter will be displayed above.
Accel/Decel Commanded
Setting Parameters Used Step Logic Output State Direction code
14 0 1 Off Run Forward 14 0
24 1 1 Off Run Reverse 15 6
34 2 1 Off No Output 17 3
17 3 1 On FWD 18 9
27 4 1 On REV 24 1
37 5 Use Accel/Decel 1 Logic Output State = On No Output 25 7
15 6 Use Accel/Decel 2 Logic Output State = Off FWD 27 4
25 7 2 Off REV 28 A
35 8 2 Off No Output 34 2
18 9 2 On FWD 35 8
28 A 2 On REV 37 5
38 b 2 On No Output 38 b
10 fwd
0 rev
1=1,2=2 0=off,1=on 0 no output
14 1 3 10 sum
0
0000
Digit 2 Digit 1
F
1111
Digit 0
Setting Logic
0 0 0000 SKIP 0 Skip Step - jump immediately 0 0 0000
0 1 0001 TIMED 1 Step when [Stp Logic Time x] expires 1 1 0001
0 2 0010 1 2 Step if Logic In1 is on 0 2 0010
0 3 0011 1 3 Step if Logic In2 is on 0 3 0011
0 4 0100 0 4 Step if Logic In1 is off 0 4 0100
0 5 0101 0 5 Step if Logic In2 is off 0 5 0101
0 6 0110 OR 6 Step if either Logic In1 or Logic In2 is on 0 6 0110
0 7 0111 AND 7 Step if both Logic In1 and Logic In2 is on 0 7 0111
0 8 1000 NOR 8 Step if neither Logic In1 or Logic In2 is on 0 8 1000
0 9 1001 XOR 9 Step if Logic In1 is on and Logic In2 is off 0 9 1001
0 A 1010 XOR A Step if Logic In2 is on and Logic In1 is off 0 A 1010
0 b 1011 TIMED AND b Step after [Stp Logic Time x] and Logic In1 is on 0 b 1011
0 C 1100 TIMED AND C Step after [Stp Logic Time x] and Logic In2 is on 0 C 1100
0 d 1101 TIMED OR d Step after [Stp Logic Time x] and Logic In1 is off 0 d 1101
0 E 1110 TIMED OR E Step after [Stp Logic Time x] and Logic In2 is off 0 E 1110
1 F 1111 IGNORE F Ignore this logic - follow logic in Digit 1 0 F 1111
1
0001
SKIP
TIMED
1
1
0
0
OR
AND
NOR
XOR
XOR
TIMED AND
TIMED AND
TIMED OR
TIMED OR
IGNORE