UA_Int32
This PLC data type maps the node "Int32" [i=6]: reference.opcfoundation.org
This built-in data type defines a signed integer between -2,147,483,648 and 2,147,483,647.
Syntax
TYPE UA_Int32 : DINT;
END_TYPEThis PLC data type maps the node "Int32" [i=6]: reference.opcfoundation.org
This built-in data type defines a signed integer between -2,147,483,648 and 2,147,483,647.
TYPE UA_Int32 : DINT;
END_TYPE