LDT_TO_DT

LDT_TO_DT

PROGRAM LDT_TO_DT_DEMO
  VAR
           LDT1: LDT; 
     DT1: DT;
  END_VAR
    DT1:=LDT_TO_DT(LDT1);
END_PROGRAM

The function brings the input value to the output as a absolute time.

InputTypeDescription
in1 LDT Input value
OutputTypeDescription
DT Output value

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