Appendix 5 Application Program Examples App; Appendix 5.1; Concept Of Programs Which Perform Operations Of X N - Mitsubishi MELSEC Q Series Programming Manual

Common instruction 1/2
Hide thumbs Also See for MELSEC Q Series:
Table of Contents

Advertisement

Appendix 5 APPLICATION PROGRAM EXAMPLES

Appendix 5.1

(1) Concept of programs which perform operations of X
n
X
For example, the operation of 10
sequence program as shown below.
(2) Concept of program which performs operation of
n
X
For example, the operation of
sequence program as shown below.
App-274
Concept of Programs which Perform
Operations of X
can be operated using e
can be operated using
n
,
n
X
(nlogeX)
.
1.2
(1.2
loge10)
is e
1
.
( log
)
eX
e
n
1
is
, which is represented in the form of a
3
(
log
10)
e
10
e
3
n
, which is represented in the form of a
Converts 10 into a real number format data
and stores the result in D0 and D1.
Executes Loge10 operation and stores the
result in D2 and D3.
Converts 12 into a real number format data
and stores the result into D4 and D5.
Divides D4 and D5 (12) by D0 and D1 (10),
and stores the result (1, 2) in D6 and D7 (1, 2).
Multiplies D2 and D3 (Loge10) by D6 and
D7 (1, 2) and stores the result in D8 and D9.
Executes Loge(D8, D9) operation and stores
the result in D10 and D11.
n
X
Converts 10 into a real number format data
and stores the result in D20 and D21.
Executes Loge10 operation and stores the
result in D22 and D23.
Converts 3 into a real number type data
and stores the result in D24 and D25.
Divides D22 and D23 (Loge10) by D24 and
D25 (3) and stores the result in D26 and D27.
Executes Loge(D26, D27) operation and
stores the result in D28 and D29.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Melsec l series

Table of Contents