RUI3 (RAK Unified Interface 3) - RAK4631
bg77::cpol

Public Member Functions

String set (int)
 
String set (int, int)
 
String set (int, int, String)
 
String set (int, int, String, int, int, int, int)
 
String get ()
 

Member Function Documentation

◆ set() [1/4]

String set ( int  )
Description
This api edits and queries the list of preferred operators.
Syntax
bg77.cpol.set(index)
Parameters
indexint The order number of operator in the (U)SIM preferred operator list.
Returns
String response

◆ set() [2/4]

String set ( int  ,
int   
)
Description
This api edits and queries the list of preferred operators.
Syntax
bg77.cpol.set(index,format)
Parameters
indexint The order number of operator in the (U)SIM preferred operator list.
formatint 0 Long format alphanumeric
1 Short format alphanumeric
2 Numeric
Returns
String response

◆ set() [3/4]

String set ( int  ,
int  ,
String   
)
Description
This api edits and queries the list of preferred operators.
Syntax
bg77.cpol.set(index,format,oper)
Parameters
indexint The order number of operator in the (U)SIM preferred operator list.
formatint 0 Long format alphanumeric
1 Short format
2 Numeric
operString Operation name
Returns
String response

◆ set() [4/4]

String set ( int  ,
int  ,
String  ,
int  ,
int  ,
int  ,
int   
)
Description
This api edits and queries the list of preferred operators.
Syntax
bg77.cpol.set(index,format,oper,gsm,gsm_compact,utran,e_utran)
Parameters
indexint The order number of operator in the (U)SIM preferred operator list.
formatint 0 Long format alphanumeric
1 Short format alphanumeric
2 Numeric
operString Operation name
gsmint 0 Access technology is not selected
1 Access technology is selected
gsm_compactint 0 Access technology is not selected
1 Access technology is selected
utranint 0 Access technology is not selected
1 Access technology is selected
e_utranint 0 Access technology is not selected
1 Access technology is selected
Returns
String response

◆ get()

String get ( )
Description
This api edits and queries the list of preferred operators.
Syntax
bg77.cpol.get()
Returns
String response