GetSmsCenter: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
SMSC number sets in R2D2 device followed by the SMSC number sets in the SIM used by the robot. | SMSC number sets in R2D2 device followed by the SMSC number sets in the SIM used by the robot. | ||
'''EXAMPLE:''' | '''EXAMPLE:'''<syntaxhighlight lang="text"> | ||
~# GetSMSCenter 0 | ~# GetSMSCenter 0 | ||
+333600100100 / +333600100100 | +333600100100 / +333600100100 | ||
</syntaxhighlight>OR<syntaxhighlight> | |||
~# GetSMSCenter 0 | |||
SMSC not set / +33689004000 | |||
</syntaxhighlight> |
Revision as of 23:10, 5 June 2024
This command gets SMS Center number set in the robot and the one set in the SIM for the specified GSM port.
Command | Input Arguments | Returns |
---|---|---|
GetSmsCenter | Port index | SMS Center values defined |
OUTPUT:
SMSC number sets in R2D2 device followed by the SMSC number sets in the SIM used by the robot.
EXAMPLE:
~# GetSMSCenter 0
+333600100100 / +333600100100
OR
~# GetSMSCenter 0
SMSC not set / +33689004000