OpcUa_ReadProcessedDetails (STRUCT) ¶ TYPE OpcUa_ReadProcessedDetails : STRUCT InOut: Name Type StartTime OpcUa_DateTime EndTime OpcUa_DateTime ProcessingInterval OpcUa_Double NoOfAggregateType OpcUa_Int32 AggregateType POINTER TO OpcUa_NodeId AggregateConfiguration OpcUa_AggregateConfiguration
OpcUa_ReadRawModifiedDetails (STRUCT) ¶ TYPE OpcUa_ReadRawModifiedDetails : STRUCT InOut: Name Type IsReadModified OpcUa_Boolean StartTime OpcUa_DateTime EndTime OpcUa_DateTime NumValuesPerNode OpcUa_UInt32 ReturnBounds OpcUa_Boolean
OpcUa_ReadRequest (STRUCT) ¶ TYPE OpcUa_ReadRequest : STRUCT InOut: Name Type RequestHeader OpcUa_RequestHeader MaxAge OpcUa_Double TimestampsToReturn OpcUa_TimestampsToReturn NoOfNodesToRead OpcUa_Int32 NodesToRead POINTER TO OpcUa_ReadValueId
OpcUa_ReadResponse (STRUCT) ¶ TYPE OpcUa_ReadResponse : STRUCT InOut: Name Type ResponseHeader OpcUa_ResponseHeader NoOfResults OpcUa_Int32 Results POINTER TO OpcUa_DataValue NoOfDiagnosticInfos OpcUa_Int32 DiagnosticInfos POINTER TO OpcUa_DiagnosticInfo
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