UA_Boolean
This PLC data type maps the node "Boolean" [i=1]: reference.opcfoundation.org
This built-in data type defines a value that is either TRUE or FALSE.
Syntax
TYPE UA_Boolean : BOOL;
END_TYPEThis PLC data type maps the node "Boolean" [i=1]: reference.opcfoundation.org
This built-in data type defines a value that is either TRUE or FALSE.
TYPE UA_Boolean : BOOL;
END_TYPE