Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ XR Studio

Configure the bridge node

  • Last UpdatedDec 04, 2023
  • 1 minute read

This topic describes how to configure the bridge channel.

Code example

This is a code example for bridge channel.

<channel name="mwpl" class="mwpl.bridge.core.ChannelMWPL" connectionName="bridge" connectionType="client" connectionHost="localhost" connectionPort="10666" autoconnection="true"/>

Configure bridge node

  1. Open the File sample: bridge.xml file.

  2. Locate the MWPL channel definition.

  3. Ensure that connectionName matches the bridge.

  4. Set connectionType to Client or Server.

    If set to Client, set connectionHost address to server IP and the server port (if different from default one).

Note: Use the IP address, not the machine name.

TitleResults for “How to create a CRG?”Also Available in