6.7 HistoryUpdateType Enumeration
Table 57 defines the HistoryUpdate enumeration.
Table 57 – HistoryUpdateType Items
| Name | Value | Description |
|---|
| INSERT | 1 | Data was inserted. |
| REPLACE | 2 | Data was replaced. |
| UPDATE | 3 | Data was inserted or replaced. |
| DELETE | 4 | Data was deleted. |
Its representation in the AddressSpace is defined in Table 58.
Table 58 – HistoryUpdateType definition
|
Attribute
|
Value
|
| BrowseName | HistoryUpdateType |
| IsAbstract | False |
|
References
|
NodeClass
|
BrowseName
|
DataType
|
TypeDefinition
|
Other
|
|---|
| Subtype of the 0:Enumeration type defined in OPC 10000-5 |
| 0:HasProperty | Variable | 0:EnumValues | 0:EnumValueType [] | 0:PropertyType | |