9.1.6.5 RemoveDataSetWriter Method (Deprecated)

This deprecated Method is used to remove a DataSetWriter Object from the group. The state of the DataSetWriter is set to Disabled before removing the Object. A successful removal of the DataSetWriter shall also delete the Reference from the related PublishedDataSetType Object to the removed DataSetWriter.

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

Signature

	RemoveDataSetWriter (
		[in]	NodeId	DataSetWriterNodeId
		);
	
Argument Description
DataSetWriterNodeId NodeId of the DataSetWriter to remove from the group.

Method Result Codes

ResultCode Description
Bad_NodeIdUnknownThe DataSetWriterNodeId is unknown.
Bad_NodeIdInvalidThe DataSetWriterNodeId is not a NodeId of a DataSetWriter.
Bad_UserAccessDeniedThe Session user is not allowed to delete a DataSetWriter.

Table 278 specifies the AddressSpace representation for the RemoveDataSetWriter Method.

Table 278 – RemoveDataSetWriter Method AddressSpace definition
Attribute Value
BrowseNameRemoveDataSetWriter
References NodeClass BrowseName DataType TypeDefinition ModellingRule
HasPropertyVariableInputArgumentsArgument[] PropertyTypeMandatory
ConformanceUnits
PubSub Model Base