OpcUa_ReadValueId (STRUCT) ¶ TYPE OpcUa_ReadValueId : STRUCT InOut: Name Type NodeId OpcUa_NodeId AttributeId OpcUa_Attributes IndexRange OpcUa_String DataEncoding OpcUa_QualifiedName
OpcUa_RedundantServerDataType (STRUCT) ¶ TYPE OpcUa_RedundantServerDataType : STRUCT InOut: Name Type ServerId OpcUa_String ServiceLevel OpcUa_Byte ServerState OpcUa_ServerState
OpcUa_QualifiedName (STRUCT) ¶ TYPE OpcUa_QualifiedName : STRUCT InOut: Name Type NamespaceIndex OpcUa_UInt16 Reserved OpcUa_UInt16 Name OpcUa_String
OpcUa_QueryDataDescription (STRUCT) ¶ TYPE OpcUa_QueryDataDescription : STRUCT InOut: Name Type RelativePath OpcUa_RelativePath AttributeId OpcUa_UInt32 IndexRange OpcUa_String
OpcUa_QueryDataSet (STRUCT) ¶ TYPE OpcUa_QueryDataSet : STRUCT InOut: Name Type NodeId OpcUa_ExpandedNodeId TypeDefinitionNode OpcUa_ExpandedNodeId NoOfValues OpcUa_Int32 Values POINTER TO OpcUa_Variant
OpcUa_QueryFirstRequest (STRUCT) ¶ TYPE OpcUa_QueryFirstRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader View OpcUa_ViewDescription NoOfNodeTypes OpcUa_Int32 NodeTypes POINTER TO OpcUa_NodeTypeDescription Filter OpcUa_ContentFilter MaxDataSetsToReturn OpcUa_UInt32 MaxReferencesToReturn OpcUa_UInt32
OpcUa_QueryFirstResponse (STRUCT) ¶ TYPE OpcUa_QueryFirstResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfQueryDataSets OpcUa_Int32 QueryDataSets POINTER TO OpcUa_QueryDataSet ContinuationPoint OpcUa_ByteString NoOfParsingResults OpcUa_Int32 ParsingResults POINTER TO OpcUa_ParsingResult NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo FilterResult OpcUa_ContentFilterResult
OpcUa_QueryNextRequest (STRUCT) ¶ TYPE OpcUa_QueryNextRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader ReleaseContinuationPoint OpcUa_Boolean ContinuationPoint OpcUa_ByteString
OpcUa_QueryNextResponse (STRUCT) ¶ TYPE OpcUa_QueryNextResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfQueryDataSets OpcUa_Int32 QueryDataSets POINTER TO OpcUa_QueryDataSet RevisedContinuationPoint OpcUa_ByteString
OpcUa_Range (STRUCT) ¶ TYPE OpcUa_Range : STRUCT InOut: Name Type Low OpcUa_Double High OpcUa_Double