Difference between revisions of "SIMP (SET SIMPLEX)"
From Zenitel Wiki
m (moved SET SIMPLEX to SIMP (SET SIMPLEX): SET_SIMPLEX doesn't work, use SIMP) |
|||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{AI}} | ||
{| border="1" | {| border="1" | ||
|- | |- | ||
− | !style="background:#ffdead;" width="90pt" colspan="2"| | + | !style="background:#ffdead;" width="90pt" colspan="2"|SIMP |
!style="background:#ffdead;" width="100pt"|0x00A3 | !style="background:#ffdead;" width="100pt"|0x00A3 | ||
!style="background:#ffdead;" width="30pt"|163 | !style="background:#ffdead;" width="30pt"|163 | ||
!style="background:#ffdead;" |AMC 10.52 | !style="background:#ffdead;" |AMC 10.52 | ||
|- | |- | ||
− | |colspan="5"|'''$SIMP L101 U1 U1''' <br | + | |colspan="5"|'''$SIMP L101 U1 U1''' <br /> '''$SIMP L101''' |
|- | |- | ||
− | |colspan="5"|Force current conversation to SIMPLEX mode. Normally triggered by the [[Conversation Outgoing (Event Type)|Conversation Outgoing]] or [[Conversation Incoming (Event Type)|Conversation Incoming]] event. <br>AlphaNet: Message must be sent to the Exchange "owning" the conversation (default B side exchange).<br> The audio level is boosted with 6 dB, same as when M-key is pressed during conversation.<br> | + | |colspan="5"|Force current conversation to SIMPLEX mode. Normally triggered by the [[Conversation Outgoing (Event Type)|Conversation Outgoing]] or [[Conversation Incoming (Event Type)|Conversation Incoming]] event. <br>AlphaNet: Message must be sent to the Exchange "owning" the conversation (default B side exchange).<br> The audio level is boosted with 6 dB, same as when M-key is pressed during conversation.<br> Application example: [[Simplex conversation (Event Handler)|Set all conversations in simplex mode]]. |
− | + | ||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | |align=center|1||[[NET_OBJ_REF]]<br | + | |align=center|1||[[NET_OBJ_REF]]<br />{[[ECL_STATION]]}||colspan="3"|One of the stations in the conversation |
|- | |- | ||
− | |align=center|2||[[UINT1]](Optional)||colspan="3"|Initial speech direction <br | + | |align=center|2||[[UINT1]](Optional)||colspan="3"|Initial speech direction <br /> 0 = Audio from B station (Default) <br /> 1 = Audio from A station |
|- | |- | ||
− | |align=center|3||[[UINT1]](Optional)||colspan="3"|Allow short use of M-press to release Simplex mode <br | + | |align=center|3||[[UINT1]](Optional)||colspan="3"|Allow short use of M-press to release Simplex mode <br /> 0 = Allow release of simplex mode (default) <br /> 1 = Inhibit release of simplex mode |
|- | |- | ||
Latest revision as of 15:08, 3 October 2019
SIMP | 0x00A3 | 163 | AMC 10.52 | |
---|---|---|---|---|
$SIMP L101 U1 U1 $SIMP L101 | ||||
Force current conversation to SIMPLEX mode. Normally triggered by the Conversation Outgoing or Conversation Incoming event. AlphaNet: Message must be sent to the Exchange "owning" the conversation (default B side exchange). The audio level is boosted with 6 dB, same as when M-key is pressed during conversation. Application example: Set all conversations in simplex mode. | ||||
1 | NET_OBJ_REF {ECL_STATION} |
One of the stations in the conversation | ||
2 | UINT1(Optional) | Initial speech direction 0 = Audio from B station (Default) 1 = Audio from A station | ||
3 | UINT1(Optional) | Allow short use of M-press to release Simplex mode 0 = Allow release of simplex mode (default) 1 = Inhibit release of simplex mode |