UAApplyEdit

UAApplyEdit — applies edits to OPC UA configuration.

Synopsis

(UAApplyEdit)
    

Returns

A message indicating success or error. Please refer to Return Syntax for details.

Description

This command applies any edits made to a temporary copy of OPC UA configuration created by UABeginEdit, and makes it the current configuration. The modified configuration gets written to disk and the temporary configuration is discarded upon completion. See UAEnable for an example.