Search
7 result(s) for PublishedDataItemsType
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.4.3.1 PublishedDataItemsTypePublishedDataItemsType The PublishedDataItemsType is used to select a list of OPC UA Variables as the source for the creation of DataSets sent through one or more DataSetWriters . The PublishedDataItemsType ... formally defined Table 253 . Table 253 - PublishedDataItemsType definition Attribute Value BrowseName PublishedDataItemsType IsAbstract False References NodeClass BrowseName DataType TypeDefinition ModellingRule Subtype of PublishedDataSetType defined in 9.1.4.2 . HasProperty Variable PublishedData PublishedVariableDataType
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.1 GeneralDataSetMessage created by a DataSetWriter . Examples of concrete PublishedDataSetTypes are PublishedEventsType and PublishedDataItemsType . An instance of PublishedDataSetType has a list of DataSetWriters used to produce DataSetMessages sent via the Message
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.4.2.1 PublishedDataSetTypethrough DataSetWriters . The PublishedDataSetType is the base type for configurable DataSets . Derived types like PublishedDataItemsType and PublishedEventsType define how to collect the DataSet to be published. For PublishedDataItemsType this ... necessary information. The extension fields are added as Properties to the ExtensionFields Object. For PublishedDataItemsType base PublishedDataSets , an extension field is included as a Variable in the published DataSet
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.4.3.2 AddVariables MethodPublishedData Property . The PublishedData contains a list of published Variables of a PublishedDataItemsType Object . The information provided in the input Arguments and information available for the added Variables is also ... range. Bad_TooManyVariables The Publisher has reached its maximum number of items for the PublishedDataItemsType object. Table 254 specifies the AddressSpace representation for the AddVariables Method . Table 254 - AddVariables Method
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.4.3.3 RemoveVariables MethodVariables from the PublishedData list. It contains the list of published Variables of a PublishedDataItemsType Object . A caller shall read the current Values of PublishedData and ConfigurationVersion prior to calling ... Variables to remove from the list of Variables configured in PublishedData of the PublishedDataItemsType . This matches the list of fields configured in the DataSetMetaData of the PublishedDataSetType . NewConfigurationVersion Returns
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.4.5.2 AddPublishedDataItems MethodAddPublishedDataItems Method This Method is used to create a PublishedDataSets Object of type PublishedDataItemsType and to add it to the DataSetFolderType Object . The configuration parameters provided with this Method ... further described in the PublishedDataItemsType defined in 9.1.4.3.1 and the PublishedDataSetType defined in 9.1.4.2 . The settings in the VariablesToAdd are used to configure the data acquisition for the DataSet
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.4.5.4 AddPublishedDataItemsTemplate MethodAddPublishedDataItemsTemplate Method This Method is used to create a PublishedDataSets Object of type PublishedDataItemsType and to add it to the DataSetFolderType Object . The configuration parameters provided with this Method ... further described in the PublishedDataItemsType defined in 9.1.4.3.1 and the PublishedDataSetType defined in 9.1.4.2 . The Client shall be authorized to modify the configuration for the PubSub functionality when invoking this