Delta AS Series Programming Manual page 677

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

AS Ser ies Pro gra mm in g M anu al
Example 1
When X0.0 is ON, the instruction subtracts -1000 or 1000 from the binary-coded decimal value in X1, and stores the
difference in D1.
The following table shows the execution results.
Minimum value
of the
deadband
-1000
_6
Example 2
When X0.0 is ON, the instruction subtracts -10000 or 10000 from the binary-coded decimal value in (X2, X1), and stores
the difference in (D11, D10).
6 - 3 9 8
Maximum
Input value in
value of the
D0
deadband
-1200
1000
1200
500
Function
D0<-1000=>D1=D0-(-1000)
D0>1000=>D1=D0-1000
-1000≦D0≦1000=>D0=0
Output value in D1
-200
200
0

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents