UA_UInt16

This PLC data type maps the node "UInt16" [i=5]: reference.opcfoundation.org
This built-in data type defines an unsigned integer between 0 and 65,535.

Syntax

TYPE UA_UInt16: UINT;
END_TYPE