UA_Int16

This PLC data type maps the node "Int16" [i=4]: reference.opcfoundation.org
This built-in data type defines a signed integer between -32,768 and 32,767.

Syntax

TYPE UA_Int16 : INT;
END_TYPE