9.1.6.10 AddDataSetReader Method (Deprecated)

This deprecated Method is used to add a new DataSetReaderType Object to an instance of the ReaderGroup.

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

Signature

	AddDataSetReader (
		[in]	DataSetReaderDataType 	Configuration,
		[out]	NodeId			DataSetReaderNodeId
		);
	
Argument Description
ConfigurationConfiguration parameters for the DataSetWriter. The parameters and the DataSetReaderDataType are defined in 6.2.9.
DataSetReaderNodeIdThe NodeId of the new DataSetReader Object.

Method Result Codes

ResultCode Description
Bad_InvalidArgumentThe Server is not able to apply the name. The name may be too long or may contain invalid characters.
Bad_BrowseNameDuplicatedAn Object with the name already exists in the group.
Bad_ResourceUnavailableThe Server does not have enough resources to add the DataSetReader.
Bad_UserAccessDeniedThe Session user does not have rights to create the DataSetReader.

Table 283 specifies the AddressSpace representation for the AddDataSetReader Method.

Table 283 – AddDataSetReader Method AddressSpace definition
Attribute Value
BrowseNameAddDataSetReader
References NodeClass BrowseName DataType TypeDefinition ModellingRule
HasPropertyVariableInputArgumentsArgument[] PropertyTypeMandatory
HasPropertyVariableOutputArgumentsArgument[] PropertyTypeMandatory
ConformanceUnits
PubSub Model Base