8.4.6.3 GetUpdateBehavior MethodThis Method can be used to check the specific update behavior for a set of files. The files are identified by the NodeId of their FileType instance in the FileSystem .
Signature
GetUpdateBehavior(
[in] 0:NodeId[] NodeIds,
[out] UpdateBehavior UpdateBehavior);
Table 86 – GetUpdateBehavior Method Arguments
Argument
Description
NodeIds NodeIds of the files to install. UpdateBehavior Update behavior OptionSet for the files specified by NodeId
Method Result Codes (defined in Call Service)
Result Code
Description
Bad_NotFound If one or more NodeIds are not found.
Table 87 – GetUpdateBehavior Method AddressSpace definition
Attribute
Value
BrowseName 1:GetUpdateBehavior
References
NodeClass
BrowseName
DataType
TypeDefinition
Other
0:HasProperty Variable 0:InputArguments 0:Argument[] 0:PropertyType M 0:HasProperty Variable 0:OutputArguments 0:Argument[] 0:PropertyType M
Conformance Units
DI SU FileSystem Loading