Changes for page ShowRunnerCLC™ BACnet

Last modified by Alexander Mott on 2024/06/14 18:19

From version 24.1
edited by Mark Kohlmann
on 2023/07/21 21:29
Change comment: There is no comment for this version
To version 12.2
edited by Mark Kohlmann
on 2021/07/14 16:25
Change comment: Update document after refactoring.

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -ShowRunnerCLC™ BACnet
1 +ShowRunner BACnet
Parent
... ... @@ -1,1 +1,1 @@
1 -SHOWRUNNER™ Integrations Guide.Integration Options.WebHome
1 +SHOWRUNNER™ User Guide & Wiki.SHOWRUNNER™ Appendix.Integration Options.WebHome
Content
... ... @@ -1,14 +1,8 @@
1 -ShowRunnerCLC™ uses Crestron's BACnet stack and is bound by its licensing and limits. ShowRunnerCLC™'s BACnet feature is licensed, a license from Chief Integrations is required. Integrations of 50 points or less may use the free Crestron BACnet license. More than 50 points require the Crestron paid license and total points are limited by the platform (ZUM-HUB4 processors include a BACnet license, but require a separate license from Crestron to enable ShowRunnerCLC™ installation on the processor). The processor itself consumes a point. BACnet points are assigned during commissioning. A .csv export of the points may be downloaded from the system.
1 +ShowRunner uses Crestron's BACnet stack and is bound by its licensing and limits.  ShowRunner's BACnet feature is licensed.  Integrations of 50 points or less may use the free Crestron BACNET license.  More than 50 points require the Crestron paid license and total points are limited by the platform.  The processor itself consumes a point.  BACnet points are assigned during commissioning.  A csv export of the points may be downloaded from the system.
2 2  
3 -BACnet Stack Features:
4 -
5 -* Configurable BACnet port
6 -* BBMD w/ Foreign Device Registration (Enabled if necessary)
7 -* Points can be discovered using traditional BACnet discovery tools
8 -
9 9  === Crestron BACnet Stack Details ===
10 10  
11 -|=Control System|=Max # of Points
5 +|=Control System|=Max # of Objects
12 12  |(((
13 13  * FT-TSC600 (Not Supported by SR)
14 14  * TPCS-4SM (Not Supported by SR)
... ... @@ -20,7 +20,6 @@
20 20  * DIN-AP4
21 21  * DIN-AP3MEX
22 22  * MC3 (Not Supported by SR)
23 -* MC4
24 24  * RMC3
25 25  * RMC4
26 26  )))|500
... ... @@ -36,46 +36,33 @@
36 36  * PRO3
37 37  * PRO4
38 38  )))|2000
39 -|(((
40 -* ZUM-HUB4
41 -)))|10,000
42 42  
43 43  [[Crestron PICS Statement>>attach:Crestron_PICS.PDF]]
44 44  
45 -=== ShowRunnerCLC™ BACnet Points ===
35 +=== ShowRunner BACNET Points ===
46 46  
47 -==== Area BACnet Points ====
37 +==== Area BACNET Points ====
48 48  
49 -Provides control/status for a single area within ShowRunnerCLC™. AreaBaseIDs are assigned automatically and maintained. Points are discoverable. Each of the points may be enabled or disabled by area to optimize the integration. This is the default ShowRunnerCLC™ BACnet mode.
39 +AreaBaseIDs are assigned automatically and maintained.  Points are discoverable.  Each of the points may be enabled or disabled by area to optimize the integration.  This the default ShowRunner BACnet mode.
50 50  
51 -Offset is 1000 in configs generated in ShowRunner 3.30 or newer (V2 definition).  Offset is 10000 in older configs or using V1 definition.
52 -
53 -AreaBaseID = BACnetIndex * Offset
54 -
55 55  |=Feature|=Description|=Type|=Point|=Label|=R/W|=Units
56 56  |Area Scene|Current Scene Active on the Area|MV|AreaBaseID|{AreaId}:{AreaName} Scene|RW|Scene
57 57  |Occupancy Mode|Current Occupancy Mode for the Area|MV|AreaBaseID + 2|{AreaId}:{AreaName} Occupancy Mode|RW|Mode
58 58  |Occupancy Status|Current Occupancy Status for the Area|BI|AreaBaseID + 1|{AreaId}:{AreaName} Occupied|R|Boolean
59 -|Area Intensity|Current Area Average Intensity/Load Level (v3.010 or later)|AV|AreaBaseID + 3|{AreaId}:{AreaName} Intensity|RW|Percentage
60 -|Area Power|Current Area Power Consumption in Watts (Requires EM License & v3.010 or later)|AI|AreaBaseID + 4|{AreaId}:{AreaName} Power|R|Watts
61 -|Loads|Individual Load intensities for each Load in the Area|AV|AreaBaseID + (V2: 100, V1: 1000) + LoadIndex|{AreaId}:{AreaName} Load{LoadId}:{LoadName}|RW|Percentage
62 -|Photocell Level|Photocell sensor reading for each Photocell in the Area|AI|AreaBaseID + (V2: 50, V1: 100) + PhotocellIndex|{AreaId}:{AreaName} Photocell{PhotocellId}:{PhotocellName}|R|Percentage
45 +|Loads|Individual Load intensities for each Load in the Area|AV|AreaBaseID + 1000 + LoadIndex|{AreaId}:{AreaName} Load{LoadId}:{LoadName}|RW|Percentage
46 +|Photocell Level|Photocell sensor reading for each Photocell in the Area|AI|AreaBaseID + 100 + PhotocellIndex|{AreaId}:{AreaName} Photocell{PhotocellId}:{PhotocellName}|R|Percentage
63 63  
64 -==== Global BACnet Points ====
48 +==== Global BACNET Points ====
65 65  
66 66  |=Feature|=Description|=Type|=Point|=Label|=R/W|=Units
67 67  |Master Override|Activates or Deactivates Master Override System Wide|BV|10|Master Override|RW|Boolean
68 68  |Demand Response|Activates or Deactivates Demand Response|BV|11|Demand Response|RW|Boolean
69 -|Normal / After Hours|Changes System State between Normal and After Hours|MV|12|Normal / After Hours|RW|(((
70 -1: Normal
71 -2: After Hours
72 -)))
73 73  |Device Offline Count|Indicates the number of devices that are offline|AV|20|Device Offline Count|R|Integer
74 74  |Alarm|Indicates a critical failure, see user interface for more information|BV|21|Alarm|R|Boolean
75 75  
76 -=== Zūm Floor Hub BACnet Point Emulation ===
56 +=== Zum Floor Hub BACnet Point Emulation ===
77 77  
78 -ShowRunnerCLC™ can emulate the Zūm Floor Hubs BACnet points as an alternative to the standard ShowRunnerCLC™ mode. Each point may be enabled/disabled individually by Area.
58 +ShowRunner can emulate the Zum Floor Hubs BACnet points as an alternative to the standard ShowRunner mode.  Each point may be enabled/disabled individually by Area.
79 79  
80 80  Set the following Area properties:
81 81