Table of Contents

GETEVALTIME

Function name

GETEVALTIME

ST call

PROGRAM GETEVALTIME_DEMO
   VAR
     TIME1: TIME;
    END_VAR
 TIME1:= GETEVALTIME();
END_PROGRAM

Description

Returns the value of total time when the program was active.

Outputs

OutputTypeDescription
TIMEOutput value

Application example

To save resources, consider using GETEVALTIME4.