ClientSide.TestType (PROP) ¶ PROPERTY TestType : INT
IOpcUaDataTypeFindChildByBrowseName (ITF) ¶ INTERFACE IOpcUaDataTypeFindChildByBrowseName EXTENDS __SYSTEM.IQueryInterface Methods: GetFirstChildByBrowseName Structure: GetFirstChildByBrowseName (Method)
IOpcUaDataTypeFindChildByBrowseName.GetFirstChildByBrowseName (METH) ¶ METHOD GetFirstChildByBrowseName : ITreeWalker This function searches the first occurent of a defined name within a sorted list. The name may occur multiple times. InOut: Scope Name Type Return GetFirstChildByBrowseName ITreeWalker Input pBrowseName POINTER TO OpcUa_QualifiedName varInfo REFERENCE TO VariableInformation Output result RTS_IEC_RESULT
IOpcUaDataTypeMetaData (ITF) ¶ INTERFACE IOpcUaDataTypeMetaData EXTENDS __SYSTEM.IQueryInterface Methods: GetDataTypeID GetEncodingNodeId GetMethodArguments GetParentNode GetParentReferenceType IsWellKnownType Structure: GetDataTypeID (Method) GetEncodingNodeId (Method) GetMethodArguments (Method) GetParentNode (Method) GetParentReferenceType (Method) IsWellKnownType (Method)
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)
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.GetDisplayName (METH) ¶ METHOD GetDisplayName : RTS_IEC_RESULT InOut: Scope Name Type Return GetDisplayName RTS_IEC_RESULT Output pDisplayName 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.GetEventNotifier (METH) ¶ METHOD GetEventNotifier : RTS_IEC_RESULT InOut: Scope Name Type Return GetEventNotifier RTS_IEC_RESULT Output eventNotifier OpcUa_Byte