TIMETOTALDAYS

TIMETOTALDAYS

PROGRAM TIMETOTALDAYS_DEMO
 VAR
     T1: TIME;
       LR1:LREAL;
  END_VAR
 LR1 := DATETOTALDAYS(IN1 := T1);
END_PROGRAM

Returns value corresponding to the number of days for a particular time interval.

InputTypeDescription
IN1 TIMEInput value
OutputType Description
LREALOutput value

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