284
S:\Hp8960\E1962B CDMA 2000\Pi Release\Reference Guide\Chapters\cdma2000_hpib_call_connected.fm
CALL:CONNected[:STATe]
CALL:CONNected:TIMeout
Function Sets/queries the maximum time the test set will wait for a hanging CALL:CONNected:STATe?
query to complete. Default setting units are seconds. To set timeout time in units other than
seconds, include an optional unit specifier in the command string.
A timeout timer is started whenever the call-state-change detector becomes armed or gets
rearmed when already armed. The duration of this timeout is set using the
CALL:CONNected:TIMeout command and should be greater than the maximum amount of time
the control program needs to wait between arming the call-state-change detector and the
connect/disconnect operation starting. Once the process starts and the call state has moved to one
of the transitory states, the protocol timers take over and prevent the call state from staying in a
transitory state forever. See “Call Processing State Synchronization” .
Setting Range: 0 to 100 seconds
Resolution: 0.1 seconds
Query Range: 0 to 100 seconds
Resolution: 0.1 seconds
*RST Setting 10 seconds
Programming Example
OUTPUT 714;"CALL:CONNECTED:TIMEOUT 3"
!Sets the CALL:CONNected:STATe? query timeout time
to 3 seconds.
OUTPUT 714;"CALL:CONNECTED:TIMEOUT 500 MS"
!Sets the
Sets the CALL:CONNected:STATe? query timeout time to 500 milliseconds.