Actions

Difference between revisions of "Door Opening using Dummy Number (Event Handler)"

From Zenitel Wiki

Line 2: Line 2:
 
Some gates are not equipped with door stations, but the operator want to use the same Door Opening procedure to open the door. When the operator gets a signal that there is someone at the door he should dial a dummy number, then press digit 6 to operate a relay output (i.e. a [[RCO]]).
 
Some gates are not equipped with door stations, but the operator want to use the same Door Opening procedure to open the door. When the operator gets a signal that there is someone at the door he should dial a dummy number, then press digit 6 to operate a relay output (i.e. a [[RCO]]).
  
For this function the two-step event trigger can be used, feature 105. In AlphaPro, Directory & Features, create a directory number, feature 105, for each door. Directory number 9545 is included by default. In Exchange & System -> Events, create a new event with the following parametrs:
+
For this function the two-step event trigger, feature 105, can be used. In AlphaPro, Directory & Features, create a directory number, feature 105, for each door. Directory number 9545 is included by default. In Exchange & System -> Events, create a new event with the following parameters:
  
 
{|  
 
{|  
Line 19: Line 19:
 
|'''Action:''' || RCO 4 ON 20
 
|'''Action:''' || RCO 4 ON 20
 
|-
 
|-
|  || RCO 4 ON 20
+
|  || $DISCON_ST L%1.dir U2
 
|-
 
|-
 
|}
 
|}
 
<br><br>
 
<br><br>

Revision as of 14:53, 26 October 2007

Situation: Some gates are not equipped with door stations, but the operator want to use the same Door Opening procedure to open the door. When the operator gets a signal that there is someone at the door he should dial a dummy number, then press digit 6 to operate a relay output (i.e. a RCO).

For this function the two-step event trigger, feature 105, can be used. In AlphaPro, Directory & Features, create a directory number, feature 105, for each door. Directory number 9545 is included by default. In Exchange & System -> Events, create a new event with the following parameters:

Event Owner: A station or an UDP group
Event type: 25 – Event Trigger w/User Parameter
Subevent: 6
When change to:: ON
When related to: Directory number: 9545
Action: RCO 4 ON 20
  $DISCON_ST L%1.dir U2