CALL:PPRocedure:PLMNetwork

CALL:PPRocedure:PLMNetwork

Last updated: December 3, 2008

GPIB Command Conventions

CALL:PPRocedure:PLMNetwork[:LIST]

Function

GSM TA

This command is not applicable to the GSM test applications.
GPRS TA This command is not applicable to the GPRS test applications.
EGPRS TA This command is not applicable to the EGPRS test applications.
GSM/GPRS LA

This command sets the list of equivalent PLMNs. See Equivalent PLMN List for more information.

EGPRS LA
Setting

Range:

  • MCC: 0 to 999
  • MNC: 0 to 999

Query

Range:

  • MCC: 0 to 999 and 9.91E+37(NAN)
  • MNC: 0 to 999 and 9.91E+37(NAN)

*RST setting

  •                              MCC                         MNC
  • PLMN1                          0                          0
  • PLMN2                          1                          1
  • PLMN3                          2                          2
  • PLMN4                          3                          3
  • PLMN5                          4                          4
  • PLMN6                          5                          5
  • PLMN7                          6                          6
  • PLMN8                          7                          7
  • PLMN9                          8                          8
  • PLMN10                         9                          9
  • PLMN11                         10                         10
  • PLMN12                         11                         11
  • PLMN13                         12                         12
  • PLMN14                         13                         13
  • PLMN15                         14                         14

Requirements

GSM/GPRS/ EGPRS LA

Revision: F.00.37and above

Programming Example:

 
OUTPUT 714;"CALL:PPRocedure:PLMNetwork 1,3,7,9,55,32,55,87,654,525,5,54,88,56,26,4,8,56,25,42,22,666,545,222,88,56,5,9,5,2" 
! The test set the list of equivalent PLMNs to {1,3,7,9,55,32,55,87,654,525,5,54,88,56,26,4,8,56,25,42,22,666,545,222,88,56,5,9,5,2}".

CALL:PPRocedure:PLMNetwork[:LIST]:POINts?

Function

GSM TA

This command is not applicable to the GSM test applications.
GPRS TA This command is not applicable to the GPRS test applications.
EGPRS TA This command is not applicable to the EGPRS test applications.
GSM/GPRS LA This query returns the the number of the comma-seperated items that are returned via the corresponding equivalent PLMNs list.
EGPRS LA

Query

Range: 0 to 15

*RST setting

0

Requirements

GSM/GPRS/ EGPRS LA

Revision: F.00.37 and above

Programming Example:

 
OUTPUT 714;"CALL:PPRocedure:PLMNetwork:[LIST]:POINts?" 
! Queries the the number of the comma-seperated items that are returned via the corresponding
! equivalent PLMNs list.