Mitsubishi Electric MELSEC FX Series Structured Programming Manual page 207

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

Advertisement

FXCPU Structured Programming Manual
(Application Functions)
Program example
In this program, division (
, and the operation result expressed as time data is output to devices specified in
s2
1) Function without EN/ENO(DIV_TIME)
[Structured ladder]
g_time1
g_int1
[ST]
g_time2:=DIV_TIME(g_time1,g_int1);
2) Function with EN/ENO(DIV_TIME_E)
[Structured ladder]
g_bool1
g_time1
[ST]
g_bool3:=DIV_TIME_E(g_bool1,g_time1,g_int1,g_time2);
/
) is performed using time data stored in devices specified in
s1
s2
DIV_TIME
g_time2
_IN1
_IN2
DIV_TIME_E
EN
ENO
_IN1
g_int1
_IN2
g_bool3
g_time2
5.9 Functions Of Time Data Types
s1
.
d
205
1
and
2
3
4
5
6
A

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fx-kp-ok-e09r927

Table of Contents