GETDELTATIME

GETDELTATIME

PROGRAM GETDELTATIME_DEMO
  VAR
     TIME1: TIME;
    END_VAR
 TIME1:= GETDELTATIME();
END_PROGRAM

Returns the time difference since the last processing of the function.

OutputTypeDescription
TIMEOutput value

To save resources, consider using GETDELTATIME4.

  • © Energocentrum Plus, s.r.o. 2017 - 2024