UA_UtcTime
This PLC data type maps the node "UtcTime" [i=294]: reference.opcfoundation.org
This simple data type is a DateTime value for representing coordinated universal time (UTC), which is used exclusively in OPC UA communication.
Syntax
TYPE UA_UtcTime : UA_DateTime
END_TYPE