Wiring controls to the Project Link Server device

You must use the correct type of wiring node on the Project Link Server device when you want to wire the block to devices in your server project. NWare will prevent you from wiring the wrong types of nodes. If this happens:

To wire a control that will receive values from linked client controls

  1. Add a slave wiring node to the control.
  2. Control wire the wiring node to the write_x node on the Project Link Server device.

To wire a control that will send values to linked client controls

  1. Add a master wiring node to the control.
  2. Control wire the wiring node to the read_x node on the Project Link Server device.

To wire a control that will send values to, and receive values from, linked client controls

  1. Add a master wiring node to the control.
  2. Control wire the master wiring node to the peer_x node on the Project Link Server device.

See also

Adding a Project Link Server device

Adding a Project Link Client device

Wiring controls to the Project Link Client device