Skip to content
scottshanafelt edited this page Jul 8, 2011 · 29 revisions

CIP

CIP is a javascript implementation that emulates a Crestron touchpanel. The goal is to allow Command Fusion to connect and communicate with Crestron via an XPanel ethernet device module on the CIP port, as opposed to user modules that are limited to a less robust TCP socket system.

The module is able to make multiple connections to multiple Crestron Control systems. Each connection can use different IP ID's, and each has independent connection feedback joins, as well as independent Join ranges which the panel will association with that connection. This is achieved completely through Global Token settings and System/Feedback configurations, no editing of Javascript should be necessary.

Requirements

  • Command Fusion iViewer version 4.04 or higher.

Release History

  • 1.0 - Intended to implement standard XPanel level features, with the addition of allowing serial text to be transmitted to the control system (something not usually available on XPanels, however the Crestron device module supports it).

Future Features

  • Support Dynamic Lists.
  • Support association of iPad device name/ID with IP ID's on control system.

Known Issues

  • None at this time.
Clone this wiki locally