Search
20 result(s) for CloseAndUpdate
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.8.2.1 TrustListTypefile for writing the Server will not actually update the TrustList until the CloseAndUpdate Method is called. Simply calling Close will discard the updates. The bit Masks in TrustListDataType structure ... Optional 0:HasComponent Method 0:OpenWithMasks Defined in 7.8.2.2 . Mandatory 0:HasComponent Method 0:CloseAndUpdate Defined in 7.8.2.5 . Mandatory 0:HasComponent Method 0:AddCertificate Defined in 7.8.2.6 . Mandatory 0:HasComponent
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.8.2.5 CloseAndUpdateCloseAndUpdate The CloseAndUpdate Method closes the TrustList and applies the changes to the TrustList . It can only be called if the TrustList was opened for writing. If the Close Method ... from a Client that has access to the SecurityAdmin Role (see 7.2 ). Signature CloseAndUpdate( [in] UInt32 FileHandle [out] Boolean ApplyChangesRequired ); Argument Description FileHandle The handle of the previously opened file
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.8.2.6 AddCertificateinvalid. Bad_InvalidState The Open Method was called with write access and the CloseAndUpdate Method has not been called. Bad_RequestTooLarge The changes would result in a TrustList that exceeds
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.8.2.7 RemoveCertificatefound. Bad_InvalidState The Open Method was called with write access and the CloseAndUpdate Method has not been called. Bad_CertificateChainIncomplete The Certificate is needed to validate another Certificate
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.8.2.13 TrustListUpdatedAuditEventTyperaised when a TrustList is successfully changed. This is the result of a CloseAndUpdate Method on a TrustListType Object or the result of a ApplyChanges Method on the ServerConfigurationType Object
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.8.5.1 ConfigurationFileTypeMethod . Write the changes with the FileType Write Method . Apply the changes with the CloseAndUpdate Method . Servers shall automatically Close ConfigurationFiles if there are no calls to Methods ... ConfigurationFile and returns the error code defined in OPC 10000-20 . When the CloseAndUpdate Method is called the Server will validate the configuration and then schedules the update. The Server
-
OPC-10000-12 – OPC Unified Architecture - Part 12: Discovery and Global Services7.8.5.2 CloseAndUpdateCloseAndUpdate The CloseAndUpdate Method closes the ConfigurationFile and applies the changes to the configuration. It can only be called if the ConfigurationFile was opened for writing. If the Close Method ... restart process to give the Client a chance to receive results from the CloseAndUpdate call. The RevertAfterTime argument is used to automatically restore the previous configuration if the Client
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub6.2.4.1 DataSetWriterIdassignment by configuration tools, and 0x8000 - 0xFFFF for internal assignment like through the Method CloseAndUpdate of the PubSubConfigurationType
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub6.2.6.1 WriterGroupIdassignment by configuration tools, and 0x8000 - 0xFFFF for internal assignment like through the Method CloseAndUpdate of the PubSubConfigurationType
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.3.7.1 PubSubConfigurationTypefile for writing the Server will not actually update the PubSub configuration until the CloseAndUpdate Method is called. Simply calling Close will discard the updates. When a Client opens ... Method . Write the changes with the FileType Write Method . Apply the changes with the CloseAndUpdate Method . Access to the PubSub configuration may be used by multiple Clients in parallel. Read
-
OPC-10000-14 – OPC Unified Architecture - Part 14: PubSub9.1.3.7.6 CloseAndUpdate MethodCloseAndUpdate Method This Method closes the file and applies the changes to the PubSub configuration as defined in the ConfigurationReferences argument. It can only be called if the file ... ignored. The ConfigurationVersion is updated to the current time after successful execution of CloseAndUpdate . The ConfigurationProperties field is merged with the existing ConfigurationProperties . If a key is provided with
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Model6.2.4.3.9.2 PubSubwith RequireCompleteUpdate and ConfigurationReferences in an atomic operation according to the behaviour of the CloseAndUpdate Method specified by OPC 10000-14 . It shall set the overall processing result
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelNodeId ), Version shall be set to 1. Changes could occur via the CloseAndUpdate Method defined in F.3.3 , via the EditConnectionConfigurationSets Method , or via vendor-specific means. NOTE 3 Version allows
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelPubSubConfiguration2DataType The PubSubConfiguration to be applied. RequireCompleteUpdate 0:Boolean For the definition, see CloseAndUpdate defined in OPC 10000-14 . ConfigurationReferences 0:PubSubConfigurationRefDataType[] For the definition, see CloseAndUpdate defined
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information Modelmodel. For the definition, see Table 19 . ChangesApplied 0:Boolean For the definition, see CloseAndUpdate defined in OPC 10000-14 . If the command is aborted or rolled back, it shall ... FALSE. ReferenceResults 0:StatusCode[] For the definition, see CloseAndUpdate (Element Result Codes) defined in OPC 10000-14 . On a rollback of an operation, these status codes shall retain their values
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelE.2.1 Overviewignored, illustrated in Figure E.6 as grey boxes with dashed double dotted lines (see CloseAndUpdate in OPC 10000-14 ). Figure E.6 - PubSubConfiguration illustration The ConnectionManager establishes all Connections by calling
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelF.3.3.1 CloseAndUpdate signatureF.3.3.1 CloseAndUpdate signature This Method closes the File and applies updates to the ConnectionConfigurationSets . It can only be called if the File was opened for writing. If the Close Method ... Method is described below, and the arguments are described in Table F.38 . Signature CloseAndUpdate ( [in] UInt32 FileHandle, [in] Boolean RequireCompleteUpdate, [in] ConnectionConfigurationSetOperation[] Operations, [out] Boolean ChangesApplied, [out] StatusCode[] OperationResults
-
OPC-10000-81 – OPC Unified Architecture - Part 81: UAFX Connecting Devices and Information ModelF.3.3.2.1 OverviewF.3.3.2.1 Overview The CloseAndUpdate Method allows for adding, removing, or replacing ConnectionConfigurationSets . ConnectionConfigurationSets are addressed by BrowseName and ConnectionConfigurationSetFolder
-
OPC-10000-84 – OPC Unified Architecture - Part 84: UAFX Profiles5.2.6 UAFX ConnectionManagerConnectionManager . This includes support for reading and writing the defined File , the CloseAndUpdate Method , including the ElementAdd , ElementRemove and ElementReplace Operations , and all related DataTypes for the File content. Server
-
OPC-10100-1 – OPC UA for WoT Connectivity - Part 1: API Definition6.3.10.1 DefinitionWhen writing, if Close is called the file is discard and nothing changes. If CloseAndUpdate is called the file is parsed and the variables are updated to match ... Rule Subtype of the 0: FileType defined in OPC 10000-5 . 0:HasComponent Method CloseAndUpdate Defined in 6.3.10.2 Mandatory Conformance Units WoT Connectivity Base Functionality The CloseAndUpdate Method parses