Delta AS Series Programming Manual page 681

Hide thumbs Also See for AS Series:
Table of Contents

Advertisement

AS Ser ies Pro gra mm in g M anu al
The following table shows the execution results.
Negative
deviation
-100
Example 2
When X0.0 is ON, the instruction adds -10000 or 10000 to the binary-coded decimal value in (X2, X1), and stores the
sum in (D11, D10).
_6
The following table shows the execution results.
Negative
deviation
-10000
6 - 4 0 2
Positive
Input value in
deviation
D0
-10
100
0
50
Positive
Input value in (D1,
deviation
D0)
-10
10000
0
50
Function
D0<0=>D10=(-10)+(-100)
D0=0=>D10=0
D0>0=>D10=50+100
Function
(D1,D0)<0
=>(D11,D10)
=(-10)+(-10000)
(D1,D0)=0
=>(D11,D10)=0
(D1,D0)>0
=>(D11,D10)=50+10000
Output value in D10
-110
0
150
Output value in (D11,
D10)
-10010
0
10050

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents