Skip to content

Preparing for CrestronMobile

fpillet edited this page Jun 4, 2012 · 10 revisions

Configuring your Crestron processors

TODO

Configuring iViewer

Create external systems in your GUI

For each Crestron processor you want to connect to, create one TCP external system in guiDesigner.

guiDesigner's System Manager with one remote Crestron processor configured

Here is a guiDesigner screenshot with the settings you should use:

External system configuration in guiDesginer

You also need to create one Feedback Item for this external system to make sure that the CrestronMobile module receives data from the processor:

Feedback Item for CrestronMobile

Add Javascripts to your GUI

Select the Edit > Project Properties menu item then click the Script Manager button in the dialog box. Click the Add Script button, browse to add the CrestronMobileV3.js file to your project (copy it to your project's assets folder first).

If you are using the Configured mode of CrestronMobile (see the Configuration wiki page), make sure you add a separate JavaScript file containing your configuration. It is good practice not to modify the original CrestronMobile JavaScript file, for painless updates.

Ready to roll!

You can edit the CrestronMobileV3.js script

Clone this wiki locally