ConvertToILeafTreeNode (FUN) ¶ FUNCTION ConvertToILeafTreeNode : ILeafTreeNode InOut: Scope Name Type Return ConvertToILeafTreeNode ILeafTreeNode Input pNode IBaseTreeNode
ConvertToITreeWalker (FUN) ¶ FUNCTION ConvertToITreeWalker : ITreeWalker InOut: Scope Name Type Return ConvertToITreeWalker ITreeWalker Input pNode IBaseTreeNode
FindByBrowseName (FUN) ¶ FUNCTION FindByBrowseName : POINTER TO SymbolsBaseNode InOut: Scope Name Type Return FindByBrowseName POINTER TO SymbolsBaseNode Input list POINTER TO POINTER TO SymbolsBaseNode numElements DINT pBrowseName POINTER TO OpcUa_QualifiedName Output index DINT
IOpcUaInstanceMetaData (ITF) ¶ INTERFACE IOpcUaInstanceMetaData EXTENDS __SYSTEM.IQueryInterface Methods: GetBrowseName GetDescription GetDisplayName GetEntryPoint GetEventNotifier GetNodeClass GetParentReferenceType GetTypeDefinition Structure: GetBrowseName (Method) GetDescription (Method) GetDisplayName (Method) GetEntryPoint (Method) GetEventNotifier (Method) GetNodeClass (Method) GetParentReferenceType (Method) GetTypeDefinition (Method)
IOpcUaDataTypeMetaData.IsWellKnownType (METH) ¶ METHOD IsWellKnownType : BOOL InOut: Scope Name Type Return IsWellKnownType BOOL
IOpcUaInstanceMetaData.GetBrowseName (METH) ¶ METHOD GetBrowseName : RTS_IEC_RESULT InOut: Scope Name Type Return GetBrowseName RTS_IEC_RESULT Output pBrowseName POINTER TO OpcUa_QualifiedName
IOpcUaInstanceMetaData.GetDescription (METH) ¶ METHOD GetDescription : RTS_IEC_RESULT InOut: Scope Name Type Return GetDescription RTS_IEC_RESULT Output pDescription POINTER TO OpcUa_LocalizedText
IOpcUaInstanceMetaData.GetEntryPoint (METH) ¶ METHOD GetEntryPoint : RTS_IEC_RESULT InOut: Scope Name Type Return GetEntryPoint RTS_IEC_RESULT Output isEntryPoint BOOL pEntryPoint POINTER TO CmpOPCUAStack_Interfaces.OpcUa_NodeId
IOpcUaInstanceMetaData.GetDisplayName (METH) ¶ METHOD GetDisplayName : RTS_IEC_RESULT InOut: Scope Name Type Return GetDisplayName RTS_IEC_RESULT Output pDisplayName POINTER TO OpcUa_LocalizedText
IOpcUaInstanceMetaData.GetEventNotifier (METH) ¶ METHOD GetEventNotifier : RTS_IEC_RESULT InOut: Scope Name Type Return GetEventNotifier RTS_IEC_RESULT Output eventNotifier OpcUa_Byte