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_NodeIdUnknown | The SubscribedDataSetNodeId is unknown. |
| Bad_NodeIdInvalid | The SubscribedDataSetNodeId is not a NodeId of a standalone subscribed DataSet. |
| Bad_UserAccessDenied | The Session user does not have rights to delete the Object. |
Table 303 specifies the AddressSpace representation for the RemoveSubscribedDataSet Method.
| Attribute | Value | ||||
| BrowseName | RemoveSubscribedDataSet | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| HasProperty | Variable | InputArguments | Argument[] | PropertyType | Mandatory |
| ConformanceUnits | |||||
|---|---|---|---|---|---|
| PubSub Model SubscribedDataSet Standalone |