Last modified by Alexander Mott on 2024/09/13 16:45

From version 15.1
edited by Scott Kohlmann
on 2023/04/21 13:55
Change comment: There is no comment for this version
To version 17.1
edited by Alexander Mott
on 2023/12/13 19:41
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Addressing Devices from the UI
1 +Addressing Devices in the ShowRunnerCLC™ UI
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.scott\.kohlmann@chiefintegrations\.com
1 +XWiki.alexander\.mott@chiefintegrations\.com
Content
... ... @@ -1,9 +1,13 @@
1 +(% class="box warningmessage" %)
2 +(((
3 +Device addressing using the method described below may be unreliable in newer builds of ShowRunnerCLC™ (v3.011+)
4 +The current recommendation for ShowRunnerCLC™ start-ups is to [[address devices through Toolbox>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.Device Addressing.Addressing Devices from Toolbox.WebHome]], using either the Network Device Tree View tool or text console commands
5 +)))
6 +
1 1  {{box cssClass="floatinginfobox" title="**CONTENTS**"}}
2 2  {{toc/}}
3 3  {{/box}}
4 4  
5 -(% class="row" %)
6 -(((
7 7  All Crestron lighting control programs function on the same basic principles with regard to addressing devices. The lighting control program maintains an internal database of controlled hardware (i.e. load controllers, keypads, sensors, etc.) which are each given a unique //address//. These unique addresses, as defined in the program, include the //device connection ID// (a.k.a. Cresnet ID) of the controlled device, the //device host id// (i.e., the ID of the device where the Cresnet or Zūm Link cable is landed), and the //device host branch// (for cases where the host device has multiple Nets, such as the DIN-CENCN-2).
8 8  
9 9  In order for the lighting control program to function, all of the devices that it is meant to control must be addressed. Since there are often multiples of the same model device on a job, it is important to be able to distinguish between them (e.g. we need the keypad in the kitchen to control lights in the kitchen and not in the office). In order to uniquely identify each individual device, every device is given a globally unique serial number which is printed on the device at the factory. These serial numbers and the associated touch-settable ID (TSID) are reported to the processor when the device is connected. If the serial number for a given device is known, it can be used to assign that device the correct address for the program.
... ... @@ -10,7 +10,7 @@
10 10  
11 11  Serial numbers should be collected by the electrical contractor during installation and provided to the lighting controls technician prior to startup.
12 12  
13 -= Addressing Devices in ShowRunnerCLC™ =
17 += Device Addressing in the ShowRunnerCLC™ XPanel UI =
14 14  
15 15  Cresnet devices can be addressed from the ShowRunnerCLC™ UI if their serial numbers are known. (Note that Zūm Wired devices cannot currently be addressed from the ShowRunnerCLC™ UI because their serial numbers cannot be directly translated into TSIDs. Instead, they must be [[addressed through Toolbox>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.Device Addressing.Addressing Devices from Toolbox.WebHome]].)
16 16  
... ... @@ -62,4 +62,3 @@
62 62  * Press "Address Device"
63 63  * Press "Close"
64 64  * Press the "Query Cresnet" button
65 -)))