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]NodeIdSubscribedDataSetNodeId
);
|
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 |
Table 303 specifies the AddressSpace representation for the RemoveSubscribedDataSet Method.
Table 303 – RemoveSubscribedDataSet Method AddressSpace definition
|
Attribute |
Value |
||||
|
BrowseName |
RemoveSubscribedDataSet |
||||
|
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
|
HasProperty |
Variable |
InputArguments |
Argument[] |
PropertyType |
Mandatory |
|
ConformanceUnits |
|||||
|
PubSub Model SubscribedDataSet Standalone |
|||||