Difference between revisions of "Door Opening - Configuration example"
From Zenitel Wiki
(→Mapping of RCO) |
(→Event Handler) |
||
Line 4: | Line 4: | ||
[[Door opening]] is a standard feature in the ICX-AlphaCom and AlphaCom XE. The way it works is that when an operator is in a conversation with a door station, the operator can press digit 6 to activate a relay. The relay will pulse for 3.5 seconds (configurable). | [[Door opening]] is a standard feature in the ICX-AlphaCom and AlphaCom XE. The way it works is that when an operator is in a conversation with a door station, the operator can press digit 6 to activate a relay. The relay will pulse for 3.5 seconds (configurable). | ||
+ | |||
+ | ==Mapping of RCO== | ||
+ | The physical relay must be mapped to a "Logical RCO". The mapping is done from AlphaPro, Exchange & System -> [[Exchange_%26_System_%28AlphaPro%29#RCO|RCO window]] where the logical RCO is assigned to a physical address. | ||
+ | |||
+ | The physical address is given as '''Station''' + '''Pin Number'''. | ||
+ | |||
+ | For an overview of which devices that are supporting RCOs, see the article: [[RCO - Remote Control Output]] | ||
+ | {{note|A '''Reset''' of the ICX-AlphaCom server is required for the RCO mapping configuration to take effect}} | ||
+ | |||
+ | All Zenitel IP stations have an inbuilt relay which can be controlled by the RCO command. In the RCO table the RCO can be mapped to relay of the station. | ||
+ | From '''Exchange & System''' menu choose the '''RCO''' button: | ||
+ | [[File:Exchange System RCO.png|thumb|left|500px]] | ||
+ | <br style="clear:both;" /> | ||
+ | |||
+ | Select the RCO from the list on the left and click the '''Change''' button: | ||
+ | [[File:RCO Change.png|thumb|left|500px]] | ||
+ | <br style="clear:both;" /> | ||
+ | |||
+ | Choose '''RCO Type''' = ''Station'', and enter the physical number of the door station (where the relay is physically located) in the '''Station''' field: | ||
+ | [[File:RCO Change2.PNG|thumb|left|500px]] | ||
+ | <br style="clear:both;" /> | ||
+ | |||
+ | Which '''Pin Number''' to use depends on the station type: | ||
+ | * [[:Category:Stations#Turbine_stations|Turbine Stations]]: Use Pin Number = 7 | ||
+ | * [[:Category:Stations#INCA_stations|INCA Stations]]: Use Pin Number = 1 | ||
+ | |||
+ | |||
==Event Handler== | ==Event Handler== |
Revision as of 13:32, 5 May 2022
This article explains how to configure the Door Opening feature.
Door opening is a standard feature in the ICX-AlphaCom and AlphaCom XE. The way it works is that when an operator is in a conversation with a door station, the operator can press digit 6 to activate a relay. The relay will pulse for 3.5 seconds (configurable).
Mapping of RCO
The physical relay must be mapped to a "Logical RCO". The mapping is done from AlphaPro, Exchange & System -> RCO window where the logical RCO is assigned to a physical address.
The physical address is given as Station + Pin Number.
For an overview of which devices that are supporting RCOs, see the article: RCO - Remote Control Output
All Zenitel IP stations have an inbuilt relay which can be controlled by the RCO command. In the RCO table the RCO can be mapped to relay of the station. From Exchange & System menu choose the RCO button:
Select the RCO from the list on the left and click the Change button:
Choose RCO Type = Station, and enter the physical number of the door station (where the relay is physically located) in the Station field:
Which Pin Number to use depends on the station type:
- Turbine Stations: Use Pin Number = 7
- INCA Stations: Use Pin Number = 1
Event Handler
We need to define who this event is for, and which output to activate. This is done using the Event Handler. Go to Exchange & System menu from the top menu in AlphaPro:
From the Exchange & System window choose the Events button:
In the Event Actions window click the Insert button and create an event like this:
This event is triggered when the operator dials digit 6 while in conversation with the door. Note that the Door Station is the owner of the event (here physical number 6). When Related To can be set to "All", meaning whoever in conversation with the door is allowed to dial digit 6 to open the door. In this example we have chosen to limit this access by selecting a single station; Operator with Directory number 120.
In the example above RCO 6 will be triggered when the Door Opening feature (digit 6) is pressed.
Finalization
Close all windows in AlphaPro and upload the database using the Send All button. Apply changes by restarting the server.