8.4.12.2 Delete Method

The Delete Method can be used to delete an item from the folder. The Delete can require a call to Uninstall at the InstallationStateMachine (see 8.4.9).

Signature

	Delete(
	  [in] 0:NodeId   ObjectToDelete);
	
Table 110 – Delete Method Arguments
Argument Description
ObjectToDeleteNodeId of the item to delete.

Method Result Codes (defined in Call Service)

Result Code Description
Bad_NotFoundThe specified item does not exist.
Bad_InvalidState

If the item shall be uninstalled before deletion.

(see InstallationStateMachineType 8.4.9).

Table 111 – Delete Method AddressSpace definition
Attribute Value
BrowseName1:Delete
References NodeClass BrowseName DataType TypeDefinition Other
0:HasPropertyVariable0:InputArguments0:Argument[] 0:PropertyTypeM
Conformance Units
DI SU SoftwareFolder