SelectGsmOperator

From Opale Wiki
Revision as of 21:36, 1 April 2025 by Administrator (talk | contribs) (added Category:NETWORK using HotCat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)