XL15C Configuration

Configuring Excel 15C RemoteCmd

The RemoteCmd object is used to connect an analog output of an internal object like logic loop's DCAO output to an external device in the network.For example, the RemoteCmd object can be bound to the variable frequency drive to control the speed of the motor.

Procedure

  1. Drag a RemoteCmd object from the palette and drop it on the wiresheet.
  2. Create a link from any of the internal object like Logic Loop.
  3. The wiresheet opens up a Link dialog.
  4. Select the source slot (for eg. DCAO out Link) and select the destination slot on the RemoteCmd object (for eg. Analog Cmd Link).
  5. To link the RemoteCmd to an external object, right click on the RemoteCmd object and select the "Link Mark" option.
  6. In the Navigation tree, right click on  a device under LonNetwork and select the option "Link From RemoteCmd".
  7. This will bring up a "Link" dialog. Select the source slot - "Nvo Remote Cmd" and select any appropriate slot on the destination device.
  8. This will create LON bindings. The LON bindings can be viewed from the "Lon Link Manager" view of LonNetwork.
  9. Remember to select the bindings from this view and select "Bind" / "Selective Bind" option. Selecting this option downloads the bindings to the device.

Note:

Any change in the configuration needs to be downloaded to the controller. Until then, the objects would be marked as "Stale".This is an indication that these changes need to be downloaded to the controller.Invoke "Download" to download the configuration changes to the controller.

Back