6.5.7 SortRuleElement structure details
Table 43 defines the SortRuleElement structure. This structure is used by the ReadEventDetailsSorted Structure DataType defined in 6.5.2.5. It is used to define the order in which events are returned from the Server.
| Name | Type | Description |
|---|---|---|
| SortRuleElement | Structure | Sorting rule definition that shall be applied to the filtered records. |
sortOrder | SortOrderType | Defines ascending or descending sort of the field. Null values are ordered first before other values when using ascending order and last when using descending order. |
eventField | SimpleAttributeOperand | Specifies the event fields on which the filtered results shall be sorted. Valid fields shall be in the SortByEventFields Property of HistoricalEventConfigurationTypeError! Reference source not found. defined in 5.4.3. |
Its representation in the AddressSpace is defined in Table 44.
| Attribute | Value | |||||
| BrowseName | SortRuleElement | |||||
| IsAbstract | False | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
|---|---|---|---|---|---|---|
| Subtype of Structure defined in OPC 10000-3 | ||||||
| Conformance Units | ||||||
|---|---|---|---|---|---|---|
| Historical Access Sorted Events |