Wiki source code of ShowRunnerCLC™ BACnet

Version 30.1 by Alexander Mott on 2024/06/14 18:06

Show last authors
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).
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 the end of the project to provide BACnet points to third parties as changes to the ShowRunnerCLC™ program during commissioning may affect the names and IDs for automatically generated BACnet points. ShowRunnerCLC™ version 3.050 and newer includes support for fully custom BACnet points, but it is recommended that custom BACnet points only be used where required by existing jobsite conditions (i.e. when ShowRunnerCLC™ is being used to upgrade an older system with existing BACnet integrations) due to the labor involved with manually creating BACnet points. Automatic point generation is recommended for all ShowRunnerCLC™ deployments on new construction.
4
5 BACnet Stack Features:
6
7 * BACnet/IP
8 * Configurable BACnet UDP port (options may be limited by processor firmware)
9 * BBMD w/ Foreign Device Registration (Enabled if necessary)
10 * Points can be discovered using traditional BACnet discovery tools
11 * ShowRunner version 3.050 and later support custom BACnet points.  Please discuss with Chief Integrations.
12
13 === Crestron BACnet Stack Details ===
14
15 |=Control System|=Max # of Points
16 |(((
17 * FT-TSC600 (Not Supported by SR)
18 * TPCS-4SM (Not Supported by SR)
19 * TPCS-4SMD (Not Supported by SR)
20 * TSCW-730 (Not Supported by SR)
21 )))|250
22 |(((
23 * DIN-AP3
24 * DIN-AP4
25 * DIN-AP3MEX
26 * MC3 (Not Supported by SR)
27 * MC4
28 * RMC3
29 * RMC4
30 )))|500
31 |(((
32 * CP3
33 * CP4
34 * CP3N
35 * CP4N
36 )))|1000
37 |(((
38 * AV3
39 * AV4
40 * PRO3
41 * PRO4
42 )))|2000
43 |(((
44 * ZUM-HUB4
45 )))|9,000
46
47 [[Crestron PICS Statement>>attach:Crestron_PICS.PDF]]
48
49 === ShowRunnerCLC™ BACnet Points ===
50
51 ==== Area BACnet Points ====
52
53 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.
54
55 {{{Offset is 1000 in configs generated in ShowRunner 3.30 or newer (V2 definition). Offset is 10000 in older configs or using V1 definition.
56 AreaBaseID = BACnetIndex * Offset}}}
57
58 |=Feature|=Description|=Type|=Point|=Label|=R/W|=Units
59 |Area Scene|Current Scene Active on the Area / Change Scene|MV|AreaBaseID|{AreaId}:{AreaName} Scene|RW|Scene
60 |Occupancy Mode|Current Occupancy Mode for the Area / Change Occupancy Mode|MV|AreaBaseID + 2|{AreaId}:{AreaName} Occupancy Mode|RW|Mode
61 |Occupancy Status|Current Occupancy Status for the Area|BI|AreaBaseID + 1|{AreaId}:{AreaName} Occupied|R|Boolean
62 |Area Intensity|Current Area Average Intensity/Load Level (v3.010 or later)|AV|AreaBaseID + 3|{AreaId}:{AreaName} Intensity|RW|Percentage
63 |Area Power|Current Area Power Consumption in Watts (Requires SR EM License & v3.010 or later)|AI|AreaBaseID + 4|{AreaId}:{AreaName} Power|R|Watts
64 |Loads|Individual Load intensities for each Load in the Area|AV|AreaBaseID + (V2: 100, V1: 1000) + LoadIndex|{AreaId}:{AreaName} Load{LoadId}:{LoadName}|RW|Percentage
65 |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
66
67 ==== Global BACnet Points ====
68
69 |=Feature|=Description|=Type|=Point|=Label|=R/W|=Units
70 |Master Override|Activates or Deactivates Master Override System Wide|BV|10|Master Override|RW|Boolean
71 |Demand Response|Activates or Deactivates Demand Response|BV|11|Demand Response|RW|Boolean
72 |Normal / After Hours|Changes System State between Normal and After Hours|MV|12|Normal / After Hours|RW|(((
73 1: Normal
74 2: After Hours
75 )))
76 |Device Offline Count|Indicates the number of devices that are offline|AV|20|Device Offline Count|R|Integer
77 |Alarm|Indicates a critical failure, see user interface for more information|BV|21|Alarm|R|Boolean
78
79 === Zūm Floor Hub BACnet Point Emulation ===
80
81 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.
82
83 Set the following Area properties:
84
85 {{{BACnetIndex: (ID of the Room, this number of multiplied by 2048 to get the BACnet points, starts at 1)
86 BACnetMode: "ZumEmulation"
87
88 AreaBaseID = BACnetIndex * 2048}}}
89
90 |=Feature|=(% style="width: 149px;" %)Type|=(% style="width: 341px;" %)Point|=Label|=Description|=R/W|=Units
91 |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
92 |Occupancy Mode|(% style="width:149px" %)BV|(% style="width:341px" %)AreaBaseID + 6|{AreaName}>{AreaId}>OccupancySensorEnabled>BV|Enable or disable the occupancy sensor.  Enable will activate the last occupancy/vacancy mode.|RW|Boolean
93 |Occupancy Status|(% style="width:149px" %)BI|(% style="width:341px" %)AreaBaseID + 2|{AreaName}>{AreaId}>RoomOccupied>BI|Current room occupancy state|R|Boolean
94 |Online|(% style="width:149px" %)BI|(% style="width:341px" %)AreaBaseID|{AreaName}>{AreaId}>RoomOnline>BI|Current room online state, this is fixed as true.|R|Boolean
95 |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
96
97 {{{
98 }}}