Show last authors
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
7 {{box cssClass="floatinginfobox" title="**CONTENTS**"}}
8 {{toc/}}
9 {{/box}}
10
11 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).
12
13 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.
14
15 Serial numbers should be collected by the electrical contractor during installation and provided to the lighting controls technician prior to startup.
16
17 = Device Addressing in the ShowRunnerCLC™ XPanel UI =
18
19 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]].)
20
21 To address devices in the ShowRunnerCLC™ UI:
22
23 * [[Configure the processor and load the configuration file>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.Processor Setup.WebHome]]
24 * If other network devices are present, [[they should also be configured>>doc:SHOWRUNNER™ Setup Guide.SHOWRUNNER™ Installation Guide.SHOWRUNNER™ Installation and Network Setup.WebHome]]
25 * Launch the ShowRunnerCLC™ XPanel UI and connect to the processor
26 * Navigate to Settings>Device Addressing
27 * This page lists all devices that are defined in the program, sorted by ID:
28 .[[image:1655828296124-885.png||height="372" width="638"]]
29 ** "Model" column indicates the expected device model (e.g. C2N-CBD-P, GLPP-DIMFLVCN-PM, GLPP-1DIMFLV2CN-PM, etc.)
30 ** "Description" gives the Global ID and label for any associated devices (including any non-system sensors)
31 ** "ID" lists the device address in the form: ##[HostDeviceID]**-**[HostBranch]**:**[ConnectionID]##
32 *** Devices with no host (i.e. directly landed on the processor) will only have the Connection ID listed
33 ** "Serial Number" must be populated with the device serial number
34 *** On a new installation, this column will not be populated
35 ** "Verified" checkbox will appear once certain conditions are met:
36 *** There is a device reporting online at the given ID/Address
37 *** The model of the device reporting online matches the model defined in the program
38 *** The serial number of the device reporting online matches the serial number defined in the program
39 * Fill in the "Serial Number" column with serial numbers provided by the electrical contractor
40 ** 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]]
41 ** 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
42 * Once serial numbers have been input, press "Assign IDs"
43 * Once the button returns to "Assign IDs" from "Assigning IDs", press "Query Cresnet"
44 * Once the query has been completed, the "Verified" column should have check marks for all addressed devices
45
46 If devices do not show up as "Verified", there may be several explanations. Pressing the "i" button will give you device-specific information:
47
48 * There should be check boxes next to "Models Match", "SN Match", and "Online". All three boxes must be checked for the "Verified" check mark to appear
49 ** If the "Models Match" check mark is missing, verify that the reported model matches the model in the configuration
50 ** If the "SN Match" check mark is missing, verify that you have the correct serial number entered
51 *** If there is a "Capture Reported Serial Number" button next to the "Serial Number" field, it can be used to record the serial number of the device to see what the serial number is for the device currently at that address.
52 ** If the "Online" check mark is missing, then there is no device reporting online at that Host Device/Branch and Connection ID
53 * As of June 2022, issues have been reported with Crestron's Device Database that results in processors being unable to properly query devices:
54 ** Run the command ##broadcast on## command in Text Console
55 ** With Text Console open, press "Query Cresnet"
56 ** Text console will populate with messages such as "Querying cresnet" and "Querying Cresnet Bridge: [x]". If these are followed by message(s) saying "Warning: [...] Failed Querying Cresnet devices on [x]" then you are encountering this issue
57 ** As long as the "Online" box is checked in the Device Details menu, then the device should function
58 ** If there are issues with functionality, try rebooting the processor using the ##reboot## command in Text Console
59 * Certain models (such as 277V variations of CLX modules) do not exist in the database, so the reported model will never match
60
61 It is also possible to address individual devices, without re-addressing all devices in the program:
62
63 * Locate the device in the Device Addressing menu
64 * Press the "i" icon
65 * Update the "Serial Number" field
66 * Press "Address Device"
67 * Press "Close"
68 * Press the "Query Cresnet" button