
2-49
1
2
4
4
2
6
7
8
2.5 Application Instructions
2.5.13 Data control instructions
2.5.13 Data control instructions
Table 2.30 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-
7-321
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-
7-324
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-
7-327
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 S3S1S2D
LIMITP S3S1S2D
DLIMIT S3S1S2D
DLIMITP S3S1S2D
BAND S3S1S2D
BANDP S3S1S2D
DBAND S3S1S2D
DBANDP S3S1S2D
ZONE S3S1S2D
ZONEP S3S1S2D
DZONE S3S1S2D
DZONEP S3S1S2D