Name | Description | |
---|---|---|
![]() | OnConditionRefresh | Called when ClearChangeMasks is called and the ChangeMask is not None. (Inherited from Opc.Ua.NodeState) |
![]() | OnCreateBrowser | Called after the CreateBrowser method is called. (Inherited from NodeState) |
![]() | OnPopulateBrowser | Called after the PopulateBrowser method is called. (Inherited from NodeState) |
![]() | OnReadAccessRestrictions | Called when the AccessRestrictions attribute is read. (Inherited from NodeState) |
![]() | OnReadBrowseName | Called when the BrowseName attribute is read. (Inherited from NodeState) |
![]() | OnReadContainsNoLoops | Raised when the ContainsNoLoops attribute is read. |
![]() | OnReadDescription | Called when the Description attribute is read. (Inherited from NodeState) |
![]() | OnReadDisplayName | Called when the DisplayName attribute is read. (Inherited from NodeState) |
![]() | OnReadEventNotifier | Raised when the EventNotifier attribute is read. |
![]() | OnReadNodeClass | Called when the NodeClass attribute is read. (Inherited from NodeState) |
![]() | OnReadNodeId | Called when the NodeId attribute is read. (Inherited from NodeState) |
![]() | OnReadRolePermissions | Called when the RolePermissions attribute is read. (Inherited from NodeState) |
![]() | OnReadUserRolePermissions | Called when the UserRolePermissions attribute is read. (Inherited from NodeState) |
![]() | OnReadUserWriteMask | Called when the UserWriteMask attribute is read. (Inherited from NodeState) |
![]() | OnReadWriteMask | Called when the WriteMask attribute is read. (Inherited from NodeState) |
![]() | OnReferenceAdded | Called when a reference gets added to the node (Inherited from NodeState) |
![]() | OnReferenceRemoved | Called when a reference gets removed from the node (Inherited from NodeState) |
![]() | OnReportEvent | Called when a node produces an event that needs to be reported. (Inherited from NodeState) |
![]() | OnStateChanged | Called when ClearChangeMasks is called and the ChangeMask is not None. (Inherited from NodeState) |
![]() | OnValidate | Called when the Validate method is called (Inherited from NodeState) |
![]() | OnWriteAccessRestrictions | Called when the AccessRestrictions attribute is written. (Inherited from NodeState) |
![]() | OnWriteBrowseName | Called when the BrowseName attribute is written. (Inherited from NodeState) |
![]() | OnWriteContainsNoLoops | Raised when the ContainsNoLoops attribute is written. |
![]() | OnWriteDescription | Called when the Description attribute is written. (Inherited from NodeState) |
![]() | OnWriteDisplayName | Called when the DisplayName attribute is written. (Inherited from NodeState) |
![]() | OnWriteEventNotifier | Raised when the EventNotifier attribute is written. |
![]() | OnWriteNodeClass | Called when the NodeClass attribute is written. (Inherited from NodeState) |
![]() | OnWriteNodeId | Called when the NodeId attribute is written. (Inherited from NodeState) |
![]() | OnWriteRolePermissions | Called when the RolePermissions attribute is written. (Inherited from NodeState) |
![]() | OnWriteUserRolePermissions | Called when the UserRolePermissions attribute is written. (Inherited from NodeState) |
![]() | OnWriteUserWriteMask | Called when the UserWriteMask attribute is written. (Inherited from NodeState) |
![]() | OnWriteWriteMask | Called when the WriteMask attribute is written. (Inherited from NodeState) |