8.4.6.3 GetUpdateBehavior Method

This 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
NodeIdsNodeIds of the files to install.
UpdateBehaviorUpdate behavior OptionSet for the files specified by NodeId

Method Result Codes (defined in Call Service)

Result Code Description
Bad_NotFoundIf one or more NodeIds are not found.
Table 87 – GetUpdateBehavior Method AddressSpace definition
Attribute Value
BrowseName1:GetUpdateBehavior
References NodeClass BrowseName DataType TypeDefinition Other
0:HasPropertyVariable0:InputArguments0:Argument[] 0:PropertyTypeM
0:HasPropertyVariable0:OutputArguments0:Argument[] 0:PropertyTypeM
Conformance Units
DI SU FileSystem Loading