UA_Byte

This PLC data type maps the node "Byte" [i=3]: reference.opcfoundation.org
This built-in data type defines a value that is either TRUE or FALSE.

Syntax

TYPE UA_Byte : USINT; 
END_TYPE