Mitsubishi Electric MELSEC FX Series Structured Programming Manual page 151

Hide thumbs Also See for MELSEC FX Series:
Table of Contents

Advertisement

FXCPU Structured Programming Manual
(Application Functions)
Program example
In this program, word [signed] data stored in a device specified in
.
d
1) Function without EN/ENO(MOVE)
[Structured ladder]
g_int1
[ST]
g_int2:=MOVE(g_int1);
2) Function with EN/ENO(MOVE_E)
[Structured ladder]
g_bool1
g_int1
[ST]
g_bool3:=MOVE_E(g_bool1,g_int1,g_int2);
MOVE
g_int2
_IN
MOVE_E
g_bool3
EN
ENO
_IN
g_int2
5.3 Standard Arithmetic Functions
is transferred to a device specified in
s
1
2
3
4
5
6
A
149

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fx-kp-ok-e09r927

Table of Contents