UA_SByte

This PLC data type maps the node "SByte" [i=2]: reference.opcfoundation.org
This built-in data type defines a signed integer between -128 and 127.

Syntax

TYPE UA_SByte : SINT;
END_TYPE