Table 33 defines the ReadRawModifiedDetails structure. Two of the three parameters, numValuesPerNode, startTime, and endTime shall be specified.
Table 33 – ReadRawModifiedDetails structure
Name |
Type |
Description |
ReadRawModifiedDetails |
Structure |
Specifies the details used to perform a “raw” or “modified” history read. |
isReadModified |
Boolean |
TRUE for Read Modified functionality, FALSE for Read Raw functionality. Default value is FALSE. |
startTime |
UtcTime |
Beginning of period to read. Set to default value of DateTime.MinValue if no specific start time is specified. |
endTime |
UtcTime |
End of period to read. Set to default value of DateTime.MinValue if no specific end time is specified. |
numValuesPerNode |
Counter |
The maximum number of values returned for any Node over the time range. If only one time is specified, the time range shall extend to return this number of values. The default value 0 indicates that there is no maximum. |
returnBounds |
Boolean |
A Boolean parameter with the following values: TRUEBounding Values should be returned FALSEAll other cases |
Its representation in the AddressSpace is defined in Table 30.
Table 34 – ReadRawModifiedDetails definition
Attribute |
Value |
|||||
BrowseName |
ReadRawModifiedDetails |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the HistoryReadDetails defined in Table 28 |
||||||
Conformance Units |
||||||