GETEVALTIME
PROGRAM GETEVALTIME_DEMO
VAR
TIME1: TIME;
END_VAR
TIME1:= GETEVALTIME();
END_PROGRAM
Returns the value of total time when the program was active.
Output | Type | Description |
---|---|---|
=> | TIME | Output value |
To save resources, consider using GETEVALTIME4.