Changes for page Addressing Devices in the ShowRunnerCLC™ UI
Last modified by Alexander Mott on 2024/09/13 16:45
From version 6.1
edited by Alexander Mott
on 2022/06/22 15:28
on 2022/06/22 15:28
Change comment:
There is no comment for this version
To version 13.1
edited by Alexander Mott
on 2022/09/17 00:37
on 2022/09/17 00:37
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,11 @@ 1 -=== Overview === 1 +{{box title="**CONTENTS**"}} 2 +{{toc/}} 3 +{{/box}} 2 2 5 +(% class="row" %) 6 +((( 7 += Overview = 8 + 3 3 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). 4 4 5 5 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. ... ... @@ -6,7 +6,7 @@ 6 6 7 7 Serial numbers should be collected by the electrical contractor during installation and provided to the lighting controls technician prior to startup. 8 8 9 -= ==Addressing Devices in SHOWRUNNER™ ===15 += Addressing Devices in SHOWRUNNER™ = 10 10 11 11 Cresnet devices can be addressed from the SHOWRUNNER™ UI if their serial numbers are known. (Note that Zūm Wired devices cannot currently be addressed from the SHOWRUNNER™ 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]].) 12 12 ... ... @@ -17,19 +17,17 @@ 17 17 * Launch the SHOWRUNNER™ XPanel UI and connect to the processor 18 18 * Navigate to Settings>Device Addressing 19 19 * This page lists all devices that are defined in the program, sorted by ID: 20 - 21 - [[image:1655828296124-885.png||height="372" width="638"]] 22 - 23 -* "Model" column indicates the expected device model (e.g. C2N-CBD-P, GLPP-DIMFLVCN-PM, GLPP-1DIMFLV2CN-PM, etc.) 24 -* "Description" gives the Global ID and label for any associated devices (including any non-system sensors) 25 -* "ID" lists the device address in the form: ##[HostDeviceID]**-**[HostBranch]**:**[ConnectionID]## 26 -** Devices with no host (i.e. directly landed on the processor) will only have the Connection ID listed 27 -* "Serial Number" must be populated with the device serial number 28 -** On a new installation, this column will not be populated 29 -* "Verified" checkbox will appear once certain conditions are met: 30 -** There is a device reporting online at the given ID/Address 31 -** The model of the device reporting online matches the model defined in the program 32 -** The serial number of the device reporting online matches the serial number defined in the program 26 +.[[image:1655828296124-885.png||height="372" width="638"]] 27 +** "Model" column indicates the expected device model (e.g. C2N-CBD-P, GLPP-DIMFLVCN-PM, GLPP-1DIMFLV2CN-PM, etc.) 28 +** "Description" gives the Global ID and label for any associated devices (including any non-system sensors) 29 +** "ID" lists the device address in the form: ##[HostDeviceID]**-**[HostBranch]**:**[ConnectionID]## 30 +*** Devices with no host (i.e. directly landed on the processor) will only have the Connection ID listed 31 +** "Serial Number" must be populated with the device serial number 32 +*** On a new installation, this column will not be populated 33 +** "Verified" checkbox will appear once certain conditions are met: 34 +*** There is a device reporting online at the given ID/Address 35 +*** The model of the device reporting online matches the model defined in the program 36 +*** The serial number of the device reporting online matches the serial number defined in the program 33 33 * Fill in the "Serial Number" column with serial numbers provided by the electrical contractor 34 34 ** If the EC did not provide serial numbers, it may be easier to [[identify and address devices through Toolbox>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.Device Addressing.Addressing Devices from Toolbox.WebHome]] 35 35 ** Note that there is sometimes a rendering issue which will make it appear as though serial numbers disappeared or moved between devices. This issue is graphical only, and does not affect addressing ... ... @@ -60,3 +60,4 @@ 60 60 * Press "Address Device" 61 61 * Press "Close" 62 62 * Press the "Query Cresnet" button 67 +)))