ST_AdminTimeOptions

ST_AdminTimeOptions

TYPE ST_AdminTimeOptions : 
STRUCT
    UseExternalTime          : BOOL;
    ExternalPackMLTime       : ARRAY [0..6] OF DINT;
END_STRUCT
END_TYPE

UseExternalTime

If this flag is set to TRUE, the time set at the input ExternalPackMLTime is used instead of the system time information.

ExternalPackMLTime       

Externally set time

Requirements

Development environment

Target system type

PLC libraries to include

TwinCAT v3.1 Build 4018 and higher

PC (i386)

Tc3_PackML_V2