Search
7 result(s) for DataSetFolderType Object
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.4.5.2 AddPublishedDataItems Methodcreate a PublishedDataSets Object of type PublishedDataItemsType and to add it to the DataSetFolderType Object . The configuration parameters provided with this Method are further described in the PublishedDataItemsType defined
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.4.5.3 AddPublishedEvents MethodAddPublishedEvents Method This Method is used to add a PublishedEventsType Object to the DataSetFolderType Object . The configuration parameters provided with this Method are further described in the PublishedEventsType defined
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.4.5.4 AddPublishedDataItemsTemplate Methodcreate a PublishedDataSets Object of type PublishedDataItemsType and to add it to the DataSetFolderType Object . The configuration parameters provided with this Method are further described in the PublishedDataItemsType defined
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.4.5.5 AddPublishedEventsTemplate MethodAddPublishedEventsTemplate Method This Method is used to add a PublishedEventsType Object to the DataSetFolderType Object . The configuration parameters provided with this Method are further described in the PublishedEventsType defined
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.4.5.6 RemovePublishedDataSet MethodRemovePublishedDataSet Method This Method is used to remove a PublishedDataSetType Object from the DataSetFolderType Object . A successful removal of the PublishedDataSetType Object removes all associated DataSetWriter Objects . Before the Objects
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.4.5.7 AddDataSetFolder MethodAddDataSetFolder Method This Method is used to add a DataSetFolderType Object to a DataSetFolderType Object . The Client shall be authorized to modify the configuration for the PubSub functionality when invoking ... Argument Description Name Name of the Object to create. DataSetFolderNodeId NodeId of the created DataSetFolderType Object . Method Result Codes ResultCode Description Bad_BrowseNameDuplicated A folder Object with the name already
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.4.5.8 RemoveDataSetFolder MethodRemoveDataSetFolder Method This Method is used to remove a DataSetFolderType Object from the parent DataSetFolderType Object . A successful removal of the DataSetFolderType Object removes all associated PublishedDataSetType Objects and their ... Server . Signature RemoveDataSetFolder ( [in] NodeId DataSetFolderNodeId ); Argument Description DataSetFolderNodeId NodeId of the DataSetFolderType Object to remove from the Server . Method Result Codes ResultCode Description Bad_NodeIdUnknown The DataSetFolderNodeId is unknown