Changes for page ShowRunnerCLC™ BACnet
Last modified by Alexander Mott on 2024/06/14 18:19
From version 26.1
edited by Mark Kohlmann
on 2023/07/21 21:33
on 2023/07/21 21:33
Change comment:
There is no comment for this version
To version 25.1
edited by Mark Kohlmann
on 2023/07/21 21:29
on 2023/07/21 21:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,9 +1,8 @@ 1 -ShowRunnerCLC™ uses Crestron's BACnet /IPstack and is bound by its licensing and limits. ShowRunnerCLC™'s BACnet feature is licensed, a license from Chief Integrations is required. 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 (ZUM-HUB4 processors include a BACnet license, but require a separate license from Crestron to enable ShowRunnerCLC™ installation on the processor). 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 +ShowRunnerCLC™ uses Crestron's BACnet stack and is bound by its licensing and limits. ShowRunnerCLC™'s BACnet feature is licensed, a license from Chief Integrations is required. 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 (ZUM-HUB4 processors include a BACnet license, but require a separate license from Crestron to enable ShowRunnerCLC™ installation on the processor). 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 BACnet Stack Features: 4 4 5 -* BACnet/IP 6 -* Configurable BACnet UDP port (options may be limited by processor firmware) 5 +* Configurable BACnet port 7 7 * BBMD w/ Foreign Device Registration (Enabled if necessary) 8 8 * Points can be discovered using traditional BACnet discovery tools 9 9 ... ... @@ -75,14 +75,13 @@ 75 75 76 76 === Zūm Floor Hub BACnet Point Emulation === 77 77 78 -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.77 +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. 79 79 80 80 Set the following Area properties: 81 81 82 -{{{BACnetIndex: (ID of the Room, this number of multiplied by2048 to get the BACnet points, startsat 1)83 -BACnetMode: "ZumEmulation" 81 +{{{BACnetIndex: (ID of the Room, this number of multiplied times 2048 to get the BACnet points, start at 1) 82 +BACnetMode: "ZumEmulation"}}} 84 84 85 -AreaBaseID = BACnetIndex * 2048}}} 86 86 87 87 |=Feature|=(% style="width: 149px;" %)Type|=(% style="width: 341px;" %)Point|=Label|=Description|=R/W|=Units 88 88 |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 ... ... @@ -91,5 +91,4 @@ 91 91 |Online|(% style="width:149px" %)BI|(% style="width:341px" %)AreaBaseID|{AreaName}>{AreaId}>RoomOnline>BI|Current room online state, this is fixed as true.|R|Boolean 92 92 |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 93 93 94 -{{{ 95 - }}} 92 +{{{AreaBaseID = BACnetIndex * 2048}}}