Search
2 result(s) for NonatomicWrite
-
OPC-10000-3 – OPC Unified Architecture - Part 3: Address Space Model8.58 AccessLevelExTypebits of the AccessLevelType as the first 8 bits. The NonatomicRead , and NonatomicWrite Fields represent the atomicity of a Variable . In general Atomicity is expected of OPC UA read ... NonatomicRead 8 Indicates non-atomicity for Read access (0 means that atomicity is assured). NonatomicWrite 9 Indicates non-atomicity for Write access (0 means that atomicity is assured). WriteFullArrayOnly
-
OPC-10000-25 – OPC Unified Architecture - Part 25: Object Serialization4.5 General FeaturesSerializationValue is guaranteed to yield a consistent Value unless the NonatomicRead and NonatomicWrite flags of the AccessLevelExType part of the SerializedData Variable's Attributes are set to 1 ( Server specific ... When writing of the SerializationValue with NonatomicWrite flag set to 0, the update of the original Values in the SerializationScope is like a transaction. This means if update