ST_PMLAdminTimeOptions
TYPE ST_PMLAdminTimeOptions :
STRUCT
UseExternalTime : BOOL;
ExternalPackMLTime : ST_PMLDateAndTime;
END_STRUCT
END_TYPE
Name | Description |
---|---|
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 platform | PLC library to include |
---|---|---|
From TwinCAT
| PC (i386) | From Tc3_PackML_ V3 1.0.3 |