Difference between revisions of "STATION EVENT BLOCK"
From Zenitel Wiki
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
Line 13: | Line 14: | ||
'''Note 3:''' $DIAL_DAK is actually (AMC 11.2.3.3) using the DIP function to simulate DAK pressing. Based on this $DIAL_DAK is blocked also at SimpleLinkLayer <br> | '''Note 3:''' $DIAL_DAK is actually (AMC 11.2.3.3) using the DIP function to simulate DAK pressing. Based on this $DIAL_DAK is blocked also at SimpleLinkLayer <br> | ||
|- | |- | ||
− | |align=center|1||[[NET_OBJ_REF]]<br | + | |align=center|1||[[NET_OBJ_REF]]<br />{[[ECL_USER]]} ||colspan="3"| Station to block |
|- | |- | ||
|align=center|2||[[UINT1]]||colspan="3"| Block event <br> | |align=center|2||[[UINT1]]||colspan="3"| Block event <br> |
Latest revision as of 15:11, 3 October 2019
STATION_EVENT_BLOCK | 0x00B1 | 177 | AMC 11.2.3.3 | |
---|---|---|---|---|
$SEB L101 U1 U1 |
Block M key from IP station | |||
$SEB allow blocking of events from IP station (no analog stations) with $DP message. Note 1: Block state will always be cleared after reset. | ||||
1 | NET_OBJ_REF {ECL_USER} |
Station to block | ||
2 | UINT1 | Block event 1 = Block M-key from IP station | ||
3 | UINT1 | Block state 0 = Don't block event | ||
Response | none |