9.1.6.11 RemoveDataSetReader Method (Deprecated)

This deprecated Method is used to remove a DataSetReader Object from the group. The state of the DataSetReader is set to Disabled before the Object is removed.

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

Signature

	RemoveDataSetReader (
		[in]	NodeId	DataSetReaderNodeId
		);
	
Argument Description
DataSetReaderNodeId NodeId of the DataSetReader to remove from the group.

Method Result Codes

ResultCode Description
Bad_NodeIdUnknownThe DataSetReaderNodeId is unknown.
Bad_NodeIdInvalidThe DataSetReaderNodeId is not a NodeId of a DataSetReader.
Bad_UserAccessDeniedThe Session user does not have rights to delete the DataSetReader.

Table 284 specifies the AddressSpace representation for the RemoveDataSetReader Method.

Table 284 – RemoveDataSetReader Method AddressSpace definition
Attribute Value
BrowseNameRemoveDataSetReader
References NodeClass BrowseName DataType TypeDefinition ModellingRule
HasPropertyVariableInputArgumentsArgument[] PropertyTypeMandatory
ConformanceUnits
PubSub Model Base