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
Change comment: There is no comment for this version
To version 27.1
edited by Mark Kohlmann
on 2023/07/21 21:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -53,11 +53,11 @@
53 53  AreaBaseID = BACnetIndex * Offset}}}
54 54  
55 55  |=Feature|=Description|=Type|=Point|=Label|=R/W|=Units
56 -|Area Scene|Current Scene Active on the Area|MV|AreaBaseID|{AreaId}:{AreaName} Scene|RW|Scene
57 -|Occupancy Mode|Current Occupancy Mode for the Area|MV|AreaBaseID + 2|{AreaId}:{AreaName} Occupancy Mode|RW|Mode
56 +|Area Scene|Current Scene Active on the Area / Change Scene|MV|AreaBaseID|{AreaId}:{AreaName} Scene|RW|Scene
57 +|Occupancy Mode|Current Occupancy Mode for the Area / Change Occupancy Mode|MV|AreaBaseID + 2|{AreaId}:{AreaName} Occupancy Mode|RW|Mode
58 58  |Occupancy Status|Current Occupancy Status for the Area|BI|AreaBaseID + 1|{AreaId}:{AreaName} Occupied|R|Boolean
59 59  |Area Intensity|Current Area Average Intensity/Load Level (v3.010 or later)|AV|AreaBaseID + 3|{AreaId}:{AreaName} Intensity|RW|Percentage
60 -|Area Power|Current Area Power Consumption in Watts (Requires EM License & v3.010 or later)|AI|AreaBaseID + 4|{AreaId}:{AreaName} Power|R|Watts
60 +|Area Power|Current Area Power Consumption in Watts (Requires SR EM License & v3.010 or later)|AI|AreaBaseID + 4|{AreaId}:{AreaName} Power|R|Watts
61 61  |Loads|Individual Load intensities for each Load in the Area|AV|AreaBaseID + (V2: 100, V1: 1000) + LoadIndex|{AreaId}:{AreaName} Load{LoadId}:{LoadName}|RW|Percentage
62 62  |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
63 63