SysTime

The global variable list contains the local NT system time of the TwinCAT system.

The variables may only be written once per controller.

{attribute 'qualified_only'}
VAR_GLOBAL
  stSystemTime       : TIMESTRUCT;
  stSystemTimeUTC    : TIMESTRUCT;
  dtSystemTime       : DT;
  dtSystemTimeUTC    : DT;
END_VAR