Last updated: 2014-11-28
For more information on the GPIB Command conventions, see GPIB Command conventions
Function |
Initiates a handoff while the call status is Connected in active cell operating mode. A handoff initiates a physical channel reconfiguration of changing the UARFCN and the power control step size. See Physical Channel Reconfiguration. |
Requirements |
Test Application Revision: A.02.00 and above |
Programming Example |
"CALL:HANDoff" |
Function |
Sets/queries the Redirection IE Inclusion State. |
Setting |
Range: 1|ON|0|OFF |
Query |
Range: 1|0 |
*RST Setting |
0 (Off) |
Requirements |
Test Application Revision: A.08.00 and above |
Programming Example |
"CALL:HANDoff:RRC:CRELease:REDirect:STATe ON" ! Sets the `Redirect Info' element be included in the RRC-Release message being sent. |
Function |
Sets/queries the E-UTRA Blacklisted Cell Inclusion State. |
Setting |
Range: 1|ON|0|OFF |
Query |
Range: 1|0 |
*RST Setting |
0 (Off) |
Requirements |
Test Application Revision: A.08.00 and above |
Programming Example |
"CALL:HANDoff:RRC:CRELease:REDirect:EUTRa:BLACklist OFF" ! Sets the E-UTRA Blacklisted Cells list be not included in the RRC-Release redirection information. |
Function |
Sets/queries the E-UTRA Blacklisted Cell Physical Cell ID. |
Setting |
Range: 0 to 503 |
Query |
Same with setting. |
*RST Setting |
0 |
Requirements |
Test Application Revision: A.08.00 and above |
Programming Example |
"CALL:HANDoff:RRC:CRELease:REDirect:EUTRa:BLACklist:CID 1" ! Sets the E-UTRA physical cell ID used in the RRC-Release redirection blacklist to 1. |
Function |
Sets/queries the E-UTRA EARFCN. |
Setting |
Range: 0 to 65535 |
Query |
Same with setting. |
*RST Setting |
38000 |
Requirements |
Test Application Revision: A.08.00 and above |
Programming Example |
"CALL:HANDoff:RRC:CRELease:REDirect:EUTRa:EARFcn 500" ! Sets the E-UTRA EARFCN used in the RRC-Release redirection information to 500. |
Function |
Initiates a handoff to the GSM system when the test set is in RB Test mode. See System Handover. |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"CALL:HANDoff:SYSTem:GSM" |
Function |
Sets/queries the activation time of a TD-SCDMA to GSM handover. The UE will wait the specified number of frames before trying to find the GSM cell. |
Setting |
Range: 0 to 255 Resolution: 1 |
Query |
Same as setting |
*RST Setting |
200 |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"CALL:HANDoff:SYSTem:GSM:ATIMe 200" |
Function |
Sets/queries the Wait for RLC Ack of Handover setting. This setting determines whether the test set will immediately handover to GSM upon the reception of the handover command, or wait until the RLC Ack from UE to do the handover. |
Setting |
Range: 1|ON|0|OFF |
Query |
Range: 1|0 |
*RST Setting |
1(On) |
Requirements |
Test Application Revision: A.03.00 and above |
Programming Example |
"CALL:HANDoff:SYSTem:GSM:RLCAck:WAIT On" |