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
on 2024/06/14 18:19
Change comment:
There is no comment for this version
To version 14.2
edited by Mark Kohlmann
on 2021/12/08 21:05
on 2021/12/08 21:05
Change comment:
Update document after refactoring.
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -ShowRunner CLC™BACnet1 +ShowRunner BACnet - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.a lexander\.mott@chiefintegrations\.com1 +XWiki.mark\.kohlmann@chiefintegrations\.com - Content
-
... ... @@ -1,17 +1,5 @@ 1 -ShowRunner CLC™uses Crestron's BACnet/IPstack and is bound by its licensing and limitations. Integrations of 50 points or less may use the free Crestron BACnetlicense,while integrations with more than 50 points require the Crestron paid license(ZUM-HUB4 processors includea BACnetcense,but requireaseparate license fromCrestron toenableShowRunnerCLC™installationon the processor). ThemaximumnumberofBACnet points availableislimitedperprocessor anddetailedinthe tablebelow(note that theprocessoritselfconsumesa 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 17 |=Control System|=Max # of Points ... ... @@ -42,52 +42,41 @@ 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 -=== ShowRunner CLC™BACnetPoints ===36 +=== ShowRunner BACNET Points === 52 52 53 -==== Area BAC netPoints ====38 +==== Area BACNET Points ==== 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. Thisisthe default ShowRunnerCLC™BACnet mode.40 +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. 56 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|Scene62 -|Occupancy Mode|Current Occupancy Mode for the Area / Change Occupancy Mode|MV|AreaBaseID + 2|{AreaId}:{AreaName} Occupancy Mode|RW|Mode43 +|Area Scene|Current Scene Active on the Area|MV|AreaBaseID|{AreaId}:{AreaName} Scene|RW|Scene 44 +|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 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 SREM License & v3.010 or later)|AI|AreaBaseID + 4|{AreaId}:{AreaName} Power|R|Watts66 -|Loads|Individual Load intensities for each Load in the Area|AV|AreaBaseID + (V2:100, V1: 1000)+ LoadIndex|{AreaId}:{AreaName} Load{LoadId}:{LoadName}|RW|Percentage67 -|Photocell Level|Photocell sensor reading for each Photocell in the Area|AI|AreaBaseID + (V2: 50, V1: 100)+ PhotocellIndex|{AreaId}:{AreaName} Photocell{PhotocellId}:{PhotocellName}|R|Percentage47 +|Area Power|Current Area Power Consumption in Watts (Requires EM License & v3.010 or later)|AI|AreaBaseID + 4|{AreaId}:{AreaName} Power|R|Watts 48 +|Loads|Individual Load intensities for each Load in the Area|AV|AreaBaseID + 1000 + LoadIndex|{AreaId}:{AreaName} Load{LoadId}:{LoadName}|RW|Percentage 49 +|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 BAC netPoints ====51 +==== Global BACNET Points ==== 70 70 71 71 |=Feature|=Description|=Type|=Point|=Label|=R/W|=Units 72 72 |Master Override|Activates or Deactivates Master Override System Wide|BV|10|Master Override|RW|Boolean 73 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 78 |Device Offline Count|Indicates the number of devices that are offline|AV|20|Device Offline Count|R|Integer 79 79 |Alarm|Indicates a critical failure, see user interface for more information|BV|21|Alarm|R|Boolean 80 80 81 -=== Z ūm Floor Hub BACnet Point Emulation ===59 +=== Zum Floor Hub BACnet Point Emulation === 82 82 83 -ShowRunner CLC™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.61 +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. 84 84 85 85 Set the following Area properties: 86 86 87 -{{{BACnetIndex: (ID of the Room, this number of multiplied by2048 to get the BACnet points, startsat 1)88 -BACnetMode: "ZumEmulation" 65 +{{{BACnetIndex: (ID of the Room, this number of multiplied times 2048 to get the BACnet points, start at 1) 66 +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 - }}} 76 +{{{AreaBaseID = BACnetIndex * 2048}}}