9.1.9.4.1 SubscribedDataSetFolderType

The SubscribedDataSetFolderType is formally defined in Table 301.

Table 301 – SubscribedDataSetFolderType definition
Attribute Value
BrowseNameSubscribedDataSetFolderType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of FolderType defined in OPC 10000-5.
OrganizesObject<SubscribedDataSetFolderName>SubscribedDataSetFolderTypeOptionalPlaceholder
HasComponentObject<StandaloneSubscribedDataSetName>StandaloneSubscribedDataSetTypeOptionalPlaceholder
HasComponentMethodAddSubscribedDataSetDefined in 9.1.9.4.2Optional
HasComponentMethodRemoveSubscribedDataSetDefined in 9.1.9.4.3Optional
HasComponentMethodAddDataSetFolderDefined in 9.1.9.4.4.Optional
HasComponentMethodRemoveDataSetFolderDefined in 9.1.9.4.5.Optional
Conformance Units
PubSub Model SubscribedDataSet Standalone

The SubscribedDataSetFolderType ObjectType is a concrete type and can be used directly.

Instances of the SubscribedDataSetFolderType can contain StandaloneSubscribedDataSets or other instances of the SubscribedDataSetFolderType. This can be used to build a tree of Folder Objects used to group the configured StandaloneSubscribedDataSets.

The StandaloneSubscribedDataSetType Objects are added as components to the instance of the SubscribedDataSetFolderType. An instance of a StandaloneSubscribedDataSetType is referenced only from one SubscribedDataSetFolder. If the SubscribedDataSetFolder is deleted, all referenced StandaloneSubscribedDataSetType Objects are deleted with the folder.

StandaloneSubscribedDataSetType Objects may be configured with product-specific configuration tools or added and removed through the Methods AddSubscribedDataSet and RemoveSubscribedDataSet.