Table 53 defines the PerformUpdateType enumeration.
Table 53 – PerformUpdateType Items
Name |
Value |
Description |
INSERT |
1 |
Data was inserted. |
REPLACE |
2 |
Data was replaced. |
UPDATE |
3 |
Data was inserted or replaced. |
REMOVE |
4 |
Data was deleted. |
Its representation in the AddressSpace is defined in Table 52.
Table 54 – PerformUpdateType definition
Attribute |
Value |
|||||
BrowseName |
PerformUpdateType |
|||||
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 |
|
|
Conformance Units |
||||||
Historical Access Insert Value |
||||||
Historical Access Delete Value |
||||||
Historical Access Update Value |
||||||
Historical Access Replace Value |