XL15C Configuration

Configuring Excel 15C Network Out

The Excel15C controller provides some network variables that can be assigned to outputs of internal algorithms. They are nvoApplMode, nvoOccupancy, nvoEconEnable, nvoCoolUTML, nvoHeatUTML. The internal algorithms would decide the state/value of these variables. These variables can be bound to other devices on the LON network.

Procedure

  1. Drag a NetworkOut object from the palette and drop it on the wiresheet.
  2. Create a link between an internal algorithm like Logic Loop and the NetworkOut object.
  3. This would bring up the Link dialog.
  4. Select any appropriate link slot from the source object and select any of the following slot on the Network Out object - Appl Mode Link, Occupancy link, EconEnable link, Cool UTML link, Heat UTML link.
  5. Click Ok to save the link.

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