The Method ReportNumberOfStoredRecordsTime enables to report how many records are currently stored at the WMTP in a specific timespan.
Signature
ReportNumberOfStoredRecordsTime (
[in]0:DateTimeFromTimestamp,
[in]0:DateTimeToTimestamp,
[out]0:UInt32NumberOfStoredRecords);
Table 35 – ReportNumberOfStoredRecordsTime Method Arguments
Argument |
Description |
FromTimestamp |
This timestamp defines the time of the first stored value of the interval that is to be accessed. |
ToTimestamp |
This timestamp defines the time of the last stored value of the interval that is to be accessed. |
NumberOfStoredRecords |
Describes the number of currently stored values on the WMTP in the timespan. |
Table 36 – ReportNumberOfStoredRecordsTime Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
ReportNumberOfStoredRecordsTime |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
0:HasProperty |
Variable |
InputArguments |
Argument[] |
0:PropertyType |
M |
0:HasProperty |
Variable |
OutputArguments |
Argument[] |
0:PropertyType |
M |