UA_String
This PLC data type maps the node "String" [i=12]: reference.opcfoundation.org
This built-in data type defines a Unicode string that should not contain any control characters other than spaces.
Syntax
TYPE UA_String : STRING;
END_TYPEThis PLC data type maps the node "String" [i=12]: reference.opcfoundation.org
This built-in data type defines a Unicode string that should not contain any control characters other than spaces.
TYPE UA_String : STRING;
END_TYPE