Chapter 33 Time Data Type Functions; Addition - Mitsubishi Electric MELSEC iQ-R Series Programming Manual

Hide thumbs Also See for MELSEC iQ-R Series:
Table of Contents

Advertisement

33
TIME DATA TYPE FUNCTIONS
33.1

Addition

ADD_TIME(_E)
RnPCPU
RnCPU RnENCPU
(Process)
These functions output the sum ((s1)+(s2)) of the TIME data type input values.
Ladder, FBD/LD
[Without EN/ENO]
s1
d
s2
Setting data
■Description, type, data type
Argument
EN
s1 (IN1), s2 (IN2)
ENO
d
33 TIME DATA TYPE FUNCTIONS
1962
33.1 Addition
RnPCPU
RnSFCPU RnSFCPU
(Redundant)
(Standard)
(Safety)
[With EN/ENO]
EN
ENO
s1
s2
Description
Execution condition (TRUE: Executed, FALSE: Not executed)
Input
Output status (TRUE: Normal, FALSE: Abnormal)
Output
Structured text
[Without EN/ENO]
d:=ADD_TIME(s1,s2);
[With EN/ENO]
d:=ADD_TIME_E(EN,ENO,s1,s2);
d
Type
Data type
Input variable
BOOL
Input variable
TIME
Output variable
BOOL
Output variable
TIME

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents