CygNet OPC UA Server Command Line Interface

The CygNet OPC UA Server can be started in console mode from the command line. You can also encrypt the CygNet Bridge password via the command line.

To start the CygNet OPC UA Server

  1. Open a Command Prompt window.
  2. Navigate to the directory where the server executable is installed: C:\Program Files\Weatherford\CygNetOpcUa\CygNetOpcUaServer
  3. Type the following command:

CygNetOpcUaServer -console

To encrypt the CygNetBridgePassword

  1. Open a Command Prompt window.
  2. Navigate to the directory where the server executable is installed: C:\Program Files\Weatherford\CygNetOpcUa\CygNetOpcUaServer
  3. Type the following command:

CygNetOpcUaServer -encrypt

  1. The CygNet OPC UA Server will stop after the encryption routine is completed.

See CygNet OPC UA Server Password Encryption for more information.