Main Content
isObjectType
True for object nodes of OPC UA server
Description
returns true (logical 1) for nodes that are object type nodes, or false (logical 0)
otherwise. You cannot read current and historical values from object type nodes. Object
nodes are used to organize the server name space.objectType
= isObjectType(nodeObj
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2015b