The Method CombinedReportAll enables access to the entire data set stored on the WMTP. A record transfer is defined within this specification as a transfer of a “copy” of the records and not a “move” of the records because the server retains the original log entries. The signature of this Method is specified below.
Signature
CombinedReportAll (
[out]WMTPOutputDataType[]CombinedReport
);
Table 37 – CombinedReportAll Method Arguments
Argument |
Description |
CombinedReport |
This output argument is carrying the Variables of the DataType WMTPOutputDataType that are requested |
Table 38 – CombinedReportAll Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
CombinedReportAll |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
0:HasProperty |
Variable |
OutputArguments |
Argument[] |
0:PropertyType |
M |
NOTE: If all measured values exceed the maximum size of an OPC UA message, this method cannot be used. In this case, the data should be queried in packets, for example using the CombinedReportIndex.