NodeOPCUA API Documentation
    Preparing search index...

    Enumeration EnumNodeClass

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name NodeClass
    isAbstract false
    Index

    Enumeration Members

    DataType: 64

    The Node is a DataType.

    Method: 4

    The Node is a Method.

    Object: 1

    The Node is an Object.

    ObjectType: 8

    The Node is an ObjectType.

    ReferenceType: 32

    The Node is a ReferenceType.

    Unspecified: 0

    No value is specified.

    Variable: 2

    The Node is a Variable.

    VariableType: 16

    The Node is a VariableType.

    View: 128

    The Node is a View.