Changes for page ShowRunnerCLC™ BACnet

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

From version 14.2
edited by Mark Kohlmann
on 2021/12/08 21:05
Change comment: Update document after refactoring.
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
Content
... ... @@ -1,4 +1,4 @@
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  
... ... @@ -33,11 +33,11 @@
33 33  
34 34  [[Crestron PICS Statement>>attach:Crestron_PICS.PDF]]
35 35  
36 -=== ShowRunner BACNET Points ===
36 +=== ShowRunner BACnet Points ===
37 37  
38 -==== Area BACNET Points ====
38 +==== Area BACnet Points ====
39 39  
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.
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.
41 41  
42 42  |=Feature|=Description|=Type|=Point|=Label|=R/W|=Units
43 43  |Area Scene|Current Scene Active on the Area|MV|AreaBaseID|{AreaId}:{AreaName} Scene|RW|Scene
... ... @@ -48,11 +48,15 @@
48 48  |Loads|Individual Load intensities for each Load in the Area|AV|AreaBaseID + 1000 + LoadIndex|{AreaId}:{AreaName} Load{LoadId}:{LoadName}|RW|Percentage
49 49  |Photocell Level|Photocell sensor reading for each Photocell in the Area|AI|AreaBaseID + 100 + PhotocellIndex|{AreaId}:{AreaName} Photocell{PhotocellId}:{PhotocellName}|R|Percentage
50 50  
51 -==== Global BACNET Points ====
51 +==== Global BACnet Points ====
52 52  
53 53  |=Feature|=Description|=Type|=Point|=Label|=R/W|=Units
54 54  |Master Override|Activates or Deactivates Master Override System Wide|BV|10|Master Override|RW|Boolean
55 55  |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 +)))
56 56  |Device Offline Count|Indicates the number of devices that are offline|AV|20|Device Offline Count|R|Integer
57 57  |Alarm|Indicates a critical failure, see user interface for more information|BV|21|Alarm|R|Boolean
58 58