SelectGsmOperator
Jump to navigation
Jump to search
This command selects the GSM operator and operator selection mode for the specified GSM port. Mode can be AUTOMATIC, MANUAL and MANUAL_AUTOMATIC. If mode is AUTOMATIC PLMN parameter is omitted. The parameter Access Technology allows to force the registration on a specific technology of the PLMN.
COMMAND
Command | Line Arguments | Returns |
---|---|---|
SelectGsmOperator | PortIndex, Operator selection mode, [Operator PLMN [Access Technology]] | Error Code in case of error. |
OUTPUT
Command status for set command:
"%s (%d)\n", command_status (OK | ERROR), cops_time
EXAMPLE
~# SelectGsmOperator 0 MANUAL 20810
OK (8287)