CALL:CONNected
Last updated: May 24, 2006
Diagram Conventions
CALL:CONNected:DROP:TIMer[:STATe]<[:SELected]|:TA856>
|
Function
|
Sets/queries the call drop timer state (turns the call drop timer on/off, or queries whether it's on/off). See
Call Drop Timer
.
|
|
Requirements
|
Test Application Revision: A.01.20
Lab Application Revision: A.01 and above |
|
Setting
|
Range: 1|ON|0|OFF
|
|
Query
|
Range: 1|0
|
|
*RST Setting
|
ON
|
|
Programming Example
OUTPUT 714;"CALL:CONNected:DROP:TIMer 0"
! Turns the call drop timer off
|
CALL:CONNected:LIMit[:STATe]<[:SELected]|:TA856>
|
Function
|
Sets/queries the call limit mode state (turns call limit mode on/off, or queries whether it's on/off). See
Call Limit Mode
.
In a fast switching application (such as E1987A), the :TA856 and :TA2000 format mnemonics access the same shared setting value while the :WCDMA format mnemonic accesses a separate setting value. If you do not add a format mnemonic to the CALL:CONNected:LIMit command, the command is sent to the active format.
|
|
Requirements
|
Test Application Revision: A.01.20
Lab Application Revision: A.01 and above |
|
Setting
|
Range: 1|ON|0|OFF
|
|
Query
|
Range: 1|0
|
|
*RST Setting
|
OFF
|
|
Programming Example
OUTPUT 714;"CALL:CONNected:LIMit 1"
! Turns call limit mode on
|
|