Actions

Difference between revisions of "M-key (Event Type)"

From Zenitel Wiki

(Application)
 
(25 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 +
{{AI}}
 
==Event description==
 
==Event description==
 
+
{|
{| border="1" cellpadding="4"
+
|-
! align="left"|[[Event Owner]]:  
+
|width="150pt"|'''Event Owner''':
| A station or [[UDP group]]
+
|width="300pt"|A station or an [[UDP]] group
 
|-
 
|-
! align="left"|[[Event Handler#Events Types - Grouped by Function|Event type]]:  
+
|'''Event type''': || 31 - M-key
| New event FEAT_M_KEY(31)
 
 
|-
 
|-
! align="left"|[[Sub-Event (Event Handler)|Sub-Event]]:
+
|'''Subevent''': || 0 = M key status when station is busy<br />1 = M key status when station is idle
| Sub Event = 0 will give M key status when station is busy.<br\>Sub Event = 1 will give M key status when station is idle.
 
 
|-
 
|-
! align="left"|[[When Change to (Event Handler)|When Change to ON]]:  
+
|'''When change to ON''': || M key pressed
| M key press
 
 
|-
 
|-
! align="left"|[[When Change to (Event Handler)|When Change to OFF]]:  
+
|'''When change to OFF''': || M key released
| M key release
 
 
|-
 
|-
! align="left"|[[When Related to (Event Handler)|When Related to]]:
+
|'''When related to''': || N/A
| N/A
 
 
|-
 
|-
 
|}
 
|}
 +
<br>
 +
 +
== Application==
 +
* [[Delayed call from analogue station|Delayed call]]s in elevators, parking etc.
 +
* [[Answer call requests by pressing M-key]]
 +
* Use the M-key as an additional call key for substations
 +
 +
== Software requirement ==
 +
Minimum software requirement: AMC 10.20
  
 
[[Category:Event Handler]]
 
[[Category:Event Handler]]
 +
[[Category:Event types]]

Latest revision as of 14:23, 24 May 2022

AI.png

Event description

Event Owner: A station or an UDP group
Event type: 31 - M-key
Subevent: 0 = M key status when station is busy
1 = M key status when station is idle
When change to ON: M key pressed
When change to OFF: M key released
When related to: N/A


Application

Software requirement

Minimum software requirement: AMC 10.20