SymbolsBaseNode.GetByBrowseNameIndex (METH) ¶ METHOD GetByBrowseNameIndex : ITreeWalker InOut: Scope Name Type Return GetByBrowseNameIndex ITreeWalker Input pBrowseName POINTER TO OpcUa_QualifiedName varInfo REFERENCE TO VariableInformation Output Result RTS_IEC_RESULT
SymbolsBaseNode.GetTypeDefinition (METH) ¶ METHOD GetTypeDefinition : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return GetTypeDefinition SysTypes.RTS_IEC_RESULT Output pTypeDefinition POINTER TO OpcUa_NodeId
SymbolsBaseNode.GetParentReferenceType (METH) ¶ METHOD GetParentReferenceType : SysTypes.RTS_IEC_RESULT InOut: Scope Name Type Return GetParentReferenceType SysTypes.RTS_IEC_RESULT Output pReferenceType POINTER TO OpcUa_NodeId
SymbolsBaseNode.AsBaseTreeNode (METH) ¶ METHOD AsBaseTreeNode : ICollections.IBaseTreeNode InOut: Scope Name Type Return AsBaseTreeNode ICollections.IBaseTreeNode
SymbolsBaseNode.FindChild (METH) ¶ METHOD FindChild : ITreeWalker InOut: Scope Name Type Return FindChild ITreeWalker Input szChildName POINTER TO BYTE nameLen __XWORD symbolsSets DWORD varInfo REFERENCE TO VariableInformation pResult POINTER TO RTS_IEC_RESULT Inout typeSystemReached BOOL
SymbolsBaseNode.GetChildByIndex (METH) ¶ METHOD GetChildByIndex : ITreeWalker InOut: Scope Name Type Return GetChildByIndex ITreeWalker Input iIndex DINT userAccessRights BYTE symbolsSets DWORD Output xOutOfRange BOOL
SymbolsBaseNode.GetFirstChild (METH) ¶ METHOD GetFirstChild : ITreeWalker InOut: Scope Name Type Return GetFirstChild ITreeWalker Input userAccessRights BYTE symbolsSets DWORD
TypeDesc_Array.IncrementOffset (METH) ¶ METHOD IncrementOffset InOut: Scope Name Type Comment Input varInfo REFERENCE TO VariableInformation entriesCount DINT The number of entries to increment the offset; will be added after multipliing with the base size
TypeDesc_Array.NotifyArrayAccess (METH) ¶ METHOD NotifyArrayAccess InOut: Scope Name Type Input pst POINTER TO STRING len INT vi REFERENCE TO VariableInformation
TypeDesc_Array.protDoNotifyArrayAccess (METH) ¶ METHOD PROTECTED protDoNotifyArrayAccess Not remove or change this Method. This is overloaded by the DataSources library. InOut: Scope Name Type Input pst POINTER TO STRING len INT notfiyClient IArrayNotifiable