7.2.3.6 ReportNumberOfStoredRecordsTime
The Method ReportNumberOfStoredRecordsTime enables to report how many records are currently stored at the WMTP in a specific timespan.
Signature
ReportNumberOfStoredRecordsTime (
[in] 0:DateTime FromTimestamp,
[in] 0:DateTime ToTimestamp,
[out] 0:UInt32 NumberOfStoredRecords);
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 |