Changes for page ShowRunnerCLC™ BACnet

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

From version 12.1
edited by Mark Kohlmann
on 2021/07/14 16:25
Change comment: Renamed from xwiki:SHOWRUNNER™ User Guide & Wiki.SHOWRUNNER™ Appendix.ShowRunner BACNET Points.WebHome
To version 17.1
edited by Mark Kohlmann
on 2022/03/17 18:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -SHOWRUNNER™ User Guide & Wiki.SHOWRUNNER™ Appendix.WebHome
1 +SHOWRUNNER™ Integrations Guide.Integration Options.WebHome
Content
... ... @@ -1,8 +1,8 @@
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.
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 3  === Crestron BACnet Stack Details ===
4 4  
5 -|=Control System|=Max # of Objects
5 +|=Control System|=Max # of Points
6 6  |(((
7 7  * FT-TSC600 (Not Supported by SR)
8 8  * TPCS-4SM (Not Supported by SR)
... ... @@ -14,6 +14,7 @@
14 14  * DIN-AP4
15 15  * DIN-AP3MEX
16 16  * MC3 (Not Supported by SR)
17 +* MC4
17 17  * RMC3
18 18  * RMC4
19 19  )))|500
... ... @@ -32,24 +32,30 @@
32 32  
33 33  [[Crestron PICS Statement>>attach:Crestron_PICS.PDF]]
34 34  
35 -=== ShowRunner BACNET Points ===
36 +=== ShowRunner BACnet Points ===
36 36  
37 -==== Area BACNET Points ====
38 +==== Area BACnet Points ====
38 38  
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.
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 is the default ShowRunner BACnet mode.
40 40  
41 41  |=Feature|=Description|=Type|=Point|=Label|=R/W|=Units
42 42  |Area Scene|Current Scene Active on the Area|MV|AreaBaseID|{AreaId}:{AreaName} Scene|RW|Scene
43 43  |Occupancy Mode|Current Occupancy Mode for the Area|MV|AreaBaseID + 2|{AreaId}:{AreaName} Occupancy Mode|RW|Mode
44 44  |Occupancy Status|Current Occupancy Status for the Area|BI|AreaBaseID + 1|{AreaId}:{AreaName} Occupied|R|Boolean
46 +|Area Intensity|Current Area Average Intensity/Load Level (v3.010 or later)|AV|AreaBaseID + 3|{AreaId}:{AreaName} Intensity|RW|Percentage
47 +|Area Power|Current Area Power Consumption in Watts (Requires EM License & v3.010 or later)|AI|AreaBaseID + 4|{AreaId}:{AreaName} Power|R|Watts
45 45  |Loads|Individual Load intensities for each Load in the Area|AV|AreaBaseID + 1000 + LoadIndex|{AreaId}:{AreaName} Load{LoadId}:{LoadName}|RW|Percentage
46 46  |Photocell Level|Photocell sensor reading for each Photocell in the Area|AI|AreaBaseID + 100 + PhotocellIndex|{AreaId}:{AreaName} Photocell{PhotocellId}:{PhotocellName}|R|Percentage
47 47  
48 -==== Global BACNET Points ====
51 +==== Global BACnet Points ====
49 49  
50 50  |=Feature|=Description|=Type|=Point|=Label|=R/W|=Units
51 51  |Master Override|Activates or Deactivates Master Override System Wide|BV|10|Master Override|RW|Boolean
52 52  |Demand Response|Activates or Deactivates Demand Response|BV|11|Demand Response|RW|Boolean
56 +|Normal / After Hours|Changes System State between Normal and After Hours|MV|12|Normal / After Hours|RW|(((
57 +1: Normal
58 +2: After Hours
59 +)))
53 53  |Device Offline Count|Indicates the number of devices that are offline|AV|20|Device Offline Count|R|Integer
54 54  |Alarm|Indicates a critical failure, see user interface for more information|BV|21|Alarm|R|Boolean
55 55