1966
33 TIME DATA TYPE FUNCTIONS
33.3 Multiplication
33.3 Multiplication
MUL_TIME(_E)
These functions output the product ((s1)(s2)) of the TIME data type input values.
■Description, type, data type
Ladder, FBD/LD Structured text
[Without EN/ENO] [With EN/ENO] [Without EN/ENO]
d:=MUL_TIME(s1,s2);
[With EN/ENO]
d:=MUL_TIME_E(EN,ENO,s1,s2);
Argument Description Type Data type
EN Execution condition (TRUE: Executed, FALSE: Not executed) Input variable BOOL
s1 (IN1) Input Input variable TIME
s2 (IN2) Input Input variable ANY_NUM
ENO Output status (TRUE: Normal, FALSE: Abnormal) Output variable BOOL
d Output Output variable TIME
RnCPU
RnENCPU
RnSFCPU RnSFCPURnPCPURnPCPU
(Standard) (Safety)
(Redundant)
(Process)
EN ENO
ds1
s2