9.1.9.4.3 RemoveSubscribedDataSet Method

This Method is used to remove a standalone subscribed DataSet Object from a subscribed DataSet Folder. If a DataSetReader is connected, the DataSetReader is removed too.

The Client shall be authorized to modify the configuration for the PubSub functionality when invoking this Method on the Server.

Signature

	RemoveSubscribedDataSet (
		[in]	NodeId	SubscribedDataSetNodeId
		);
	
Argument Description
SubscribedDataSetNodeId NodeId of the standalone subscribed DataSet to remove from the folder.

Method Result Codes

ResultCode Description
Bad_NodeIdUnknownThe SubscribedDataSetNodeId is unknown.
Bad_NodeIdInvalidThe SubscribedDataSetNodeId is not a NodeId of a standalone subscribed DataSet.
Bad_UserAccessDeniedThe Session user does not have rights to delete the Object.

Table 303 specifies the AddressSpace representation for the RemoveSubscribedDataSet Method.

Table 303 – RemoveSubscribedDataSet Method AddressSpace definition
Attribute Value
BrowseNameRemoveSubscribedDataSet
References NodeClass BrowseName DataType TypeDefinition ModellingRule
HasPropertyVariableInputArgumentsArgument[] PropertyTypeMandatory
ConformanceUnits
PubSub Model SubscribedDataSet Standalone