UAEnableClient

UAEnableClient — enables or disables OPC UA client functionality.

Synopsis

(UAEnableClient 0|1)
    

Arguments

0|1

Use 1 to enable, or 0 to disable.

Returns

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

Description

This command acts like the check-box that enables and disables the client functionality in the OPC UA option of the Properties window. To start or stop an individual OPC UA client connection, see UAEnable.