Changes for page ShowRunnerCLC™ BACnet

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

From version 31.1
edited by Alexander Mott
on 2024/06/14 18:19
Change comment: There is no comment for this version
To version 9.1
edited by Mark Kohlmann
on 2021/06/16 17:42
Change comment: There is no comment for this version

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.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.alexander\.mott@chiefintegrations\.com
1 +XWiki.mark\.kohlmann@chiefintegrations\.com
Content
... ... @@ -1,20 +1,8 @@
1 -ShowRunnerCLC™ uses Crestron's BACnet/IP stack and is bound by its licensing and limitations. Integrations of 50 points or less may use the free Crestron BACnet license, while integrations with more than 50 points require the Crestron paid license (ZUM-HUB4 processors include a BACnet license, but require a separate license from Crestron to enable ShowRunnerCLC™ installation on the processor). The maximum number of BACnet points available is limited per processor and detailed in the table below (note that the processor itself consumes a point).
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 -ShowRunnerCLC™'s BACnet feature is licensed, and an additional license from Chief Integrations is required. BACnet points are automatically created and assigned during commissioning, and a .csv export of the points may be downloaded from the system. It is recommended to wait until after ShowRunnerCLC™ has been fully started up to provide BACnet points to third parties as changes to the ShowRunnerCLC™ program made during start-up may affect the names and IDs for automatically generated BACnet points.
4 -
5 -ShowRunnerCLC™ version 3.050 and newer includes support for fully customized BACnet points, but it is labor intensive to implement. Discuss with Chief Integrations if you believe your job requires custom BACnet points (e.g. upgrading a non-ShowRunnerCLC™ system with existing BACnet integrations to ShowRunnerCLC™).
6 -
7 -BACnet Stack Features:
8 -
9 -* BACnet/IP
10 -* Configurable BACnet UDP port (options may be limited by processor firmware)
11 -* BBMD w/ Foreign Device Registration (Enabled if necessary)
12 -* Points can be discovered using traditional BACnet discovery tools
13 -* ShowRunnerCLC™ version 3.050 and later support custom BACnet points. Please discuss with Chief Integrations.
14 -
15 15  === Crestron BACnet Stack Details ===
16 16  
17 -|=Control System|=Max # of Points
5 +|=Control System|=Max # of Objects
18 18  |(((
19 19  * FT-TSC600 (Not Supported by SR)
20 20  * TPCS-4SM (Not Supported by SR)
... ... @@ -26,7 +26,6 @@
26 26  * DIN-AP4
27 27  * DIN-AP3MEX
28 28  * MC3 (Not Supported by SR)
29 -* MC4
30 30  * RMC3
31 31  * RMC4
32 32  )))|500
... ... @@ -42,52 +42,29 @@
42 42  * PRO3
43 43  * PRO4
44 44  )))|2000
45 -|(((
46 -* ZUM-HUB4
47 -)))|9,000
48 48  
49 49  [[Crestron PICS Statement>>attach:Crestron_PICS.PDF]]
50 50  
51 -=== ShowRunnerCLC™ BACnet Points ===
35 +=== ShowRunner BACNET Points ===
52 52  
53 -==== Area BACnet Points ====
37 +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.
54 54  
55 -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.
56 -
57 -{{{Offset is 1000 in configs generated in ShowRunner 3.30 or newer (V2 definition). Offset is 10000 in older configs or using V1 definition.
58 -AreaBaseID = BACnetIndex * Offset}}}
59 -
60 60  |=Feature|=Description|=Type|=Point|=Label|=R/W|=Units
61 -|Area Scene|Current Scene Active on the Area / Change Scene|MV|AreaBaseID|{AreaId}:{AreaName} Scene|RW|Scene
62 -|Occupancy Mode|Current Occupancy Mode for the Area / Change Occupancy Mode|MV|AreaBaseID + 2|{AreaId}:{AreaName} Occupancy Mode|RW|Mode
40 +|Area Scene|Current Scene Active on the Area|MV|AreaBaseID|{AreaId}:{AreaName} Scene|RW|Scene
41 +|Occupancy Mode|Current Occupancy Mode for the Area|MV|AreaBaseID + 2|{AreaId}:{AreaName} Occupancy Mode|RW|Mode
63 63  |Occupancy Status|Current Occupancy Status for the Area|BI|AreaBaseID + 1|{AreaId}:{AreaName} Occupied|R|Boolean
64 -|Area Intensity|Current Area Average Intensity/Load Level (v3.010 or later)|AV|AreaBaseID + 3|{AreaId}:{AreaName} Intensity|RW|Percentage
65 -|Area Power|Current Area Power Consumption in Watts (Requires SR EM License & v3.010 or later)|AI|AreaBaseID + 4|{AreaId}:{AreaName} Power|R|Watts
66 -|Loads|Individual Load intensities for each Load in the Area|AV|AreaBaseID + (V2: 100, V1: 1000) + LoadIndex|{AreaId}:{AreaName} Load{LoadId}:{LoadName}|RW|Percentage
67 -|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
43 +|Loads|Individual Load intensities for each Load in the Area|AV|AreaBaseID + 1000 + LoadIndex|{AreaId}:{AreaName} Load{LoadId}:{LoadName}|RW|Percentage
44 +|Photocell Level|Photocell sensor reading for each Photocell in the Area|AI|AreaBaseID + 100 + PhotocellIndex|{AreaId}:{AreaName} Photocell{PhotocellId}:{PhotocellName}|R|Percentage
68 68  
69 -==== Global BACnet Points ====
46 +=== Zum Floor Hub BACnet Point Emulation ===
70 70  
71 -|=Feature|=Description|=Type|=Point|=Label|=R/W|=Units
72 -|Master Override|Activates or Deactivates Master Override System Wide|BV|10|Master Override|RW|Boolean
73 -|Demand Response|Activates or Deactivates Demand Response|BV|11|Demand Response|RW|Boolean
74 -|Normal / After Hours|Changes System State between Normal and After Hours|MV|12|Normal / After Hours|RW|(((
75 -1: Normal
76 -2: After Hours
77 -)))
78 -|Device Offline Count|Indicates the number of devices that are offline|AV|20|Device Offline Count|R|Integer
79 -|Alarm|Indicates a critical failure, see user interface for more information|BV|21|Alarm|R|Boolean
48 +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.
80 80  
81 -=== Zūm Floor Hub BACnet Point Emulation ===
82 -
83 -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.  ShowRunner does not expose every point per area that the Zum Hub does, just the points listed below are exposed.
84 -
85 85  Set the following Area properties:
86 86  
87 -{{{BACnetIndex: (ID of the Room, this number of multiplied by 2048 to get the BACnet points, starts at 1)
88 -BACnetMode: "ZumEmulation"
52 +{{{BACnetIndex: (ID of the Room, this number of multiplied times 2048 to get the BACnet points, start at 1)
53 +BACnetMode: "ZumEmulation"}}}
89 89  
90 -AreaBaseID = BACnetIndex * 2048}}}
91 91  
92 92  |=Feature|=(% style="width: 149px;" %)Type|=(% style="width: 341px;" %)Point|=Label|=Description|=R/W|=Units
93 93  |Area Scene|(% style="width:149px" %)MV|(% style="width:341px" %)AreaBaseID + 8|{AreaName}>{AreaId}>ActiveScene>BI|View or change the current scene.  Off scene is 17, Scenes 1 through 16 depend on area configuration.|RW|Scene
... ... @@ -96,5 +96,4 @@
96 96  |Online|(% style="width:149px" %)BI|(% style="width:341px" %)AreaBaseID|{AreaName}>{AreaId}>RoomOnline>BI|Current room online state, this is fixed as true.|R|Boolean
97 97  |On|(% style="width:149px" %)BI|(% style="width:341px" %)AreaBaseID + 1|{AreaName}>{AreaId}>RoomOn>BI|Current room load state.  If any load is on this will be true.|R|Boolean
98 98  
99 -{{{
100 - }}}
63 +{{{AreaBaseID = BACnetIndex * 2048}}}