CALL:TMSI

CALL:TMSI

Last updated: September 2, 2009

GPIB Command Conventions

CALL[:CELL]:TMSI[:VALue]

Function

Sets/queries the TMSI .

This parameter can only be set when call status is Idle .

Setting

Range: 0 to 4294967294

Resolution: 1

Query

Same as setting.

*RST Setting

0

Requirements

Test Application Revision: A.07 and above.

Lab Application Revision: C.02 and above.

Programming Example

 
OUTPUT 714;"CALL:TMSI 1348339801" 
! Sets the TMSI to 1348339801.

CALL[:CELL]:TMSI:ASSignment

Function

Sets/queries the TMSI Assignment .

This parameter can only be set when call status is Idle .

Setting

Range: 1|ON|0|OFF

Query

Range: 1|0

*RST Setting

O (off)

Requirements

Test Application Revision: A.07 and above.

Lab Application Revision: C.02 and above.

Programming Example

 
OUTPUT 714;"CALL:TMSI:ASSignment ON" 
! Sets TMSI Assignment to On.