70
2.5.13 Data control instructions
Category
Instruction Symbol
Symbol Processing Details
Execution
Condition
Number of Basic Steps
Subset
See for Description
Upper and
lower
limit
controls
LIMIT
• When (S3) (S1)
...........Stores value of (S1) at (D)
• When (S1) (S3) (S2)
...........Stores value of (S3) at (D)
• When (S2) (S3)
...........Stores value of (S2) at (D)
5-
Page
553
LIMITP
DLIMIT
• When ((S3)+1, (S3)) ((S1)+1, S1)
...Stores value of ((S1)+1, (S1)) at ((D)+1, (D))
• When ((S1)+1, (S1)) ((S3)+1, (S3))
(S2+1, S2)
...Stores value of ((S3)+1, (S3)) at ((D)+1, (D))
• When ((S2), (S2)+1) ((S3), (S3)+1)
...Stores value of ((S2)+1, (S2)) at ((D)+1, (D))
5-
DLIMITP
Dead band
controls
BAND
• When (S1) (S3) (S2)...............0 (D)
• When (S3) (S1)...........(S3)-(S1) (D)
• When (S2) (S3)...........(S3)-(S2) (D)
5-
Page
555
BANDP
DBAND
• When ((S1)+1, (S1)) ((S3)+1, (S3))
((S2)+1, (S2))........................0 ((D)+1, (D))
• When ((S3)+1, (S3)) ((S1)+1, (S1))...........
((S3)+1, (S3))-((S1)+1, (S1)) ((D)+1, (D))
• When ((S2)+1, (S2)) ((S3)+1, (S3))..........
((S3)+1, (S3))-((S2)+1, (S2)) ((D)+1, (D))
5-
DBANDP
Zone
controls
ZONE
• When (S3) 0.................................0 (D)
• When (S3) 0....................(S3)+(S2) (D)
• When (S3) 0................(S3)-(S1) (D)
5-
Page
558
ZONEP
DZONE
• When ((S3)+1, (S3)) 0
...............................0 ((D)+1, (D))
• When ((S3)+1, (S3)) 0
.........................((S3)+1, (S3))+((S2)+1, (S2))
((D)+1, (D))
• When ((S3)+1, (S3)) 0
........................((S3)+1, (S3)) + ((S1)+1, (S1))
((D)+1, (D))
5-
DZONEP
LIMIT S3S1 S2
D
LIMITP S3S1 S2
D
DLIMIT S3S1 S2 D
DLIMITP S3S1 S2 D
BAND S3S1 S2 D
BANDP S3S1 S2 D
DBAND S3S1 S2 D
DBANDP S3S1 S2 D
ZONE S3S1 S2 D
ZONEP S3S1 S2 D
DZONE S3S1 S2 D
DZONEP S3S1 S2 D