SetSmsCenter: Difference between revisions

From Ultiroam User Docs
Jump to navigation Jump to search
(Created page with "This command gets SMS Center number set in the robot and the one set in the SIM for the specified GSM port. {| class="wikitable" !Command !Input Arguments !Returns |- |SetSmsCenter |PortIndex SMSCenter |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 '''OR:''' ~# GetSMSCenter 0 SMSC not set / +33689004000")
 
No edit summary
Line 1: Line 1:
This command gets SMS Center number set in the robot and the one set in the SIM for the specified GSM port.
This command sets the SMS Center number for the specified GSM port.
{| class="wikitable"
{| class="wikitable"
!Command
!Command
Line 11: Line 11:
'''OUTPUT:'''
'''OUTPUT:'''


SMSC number sets in R2D2 device followed by the SMSC number sets in the SIM used by the robot.
None.


'''EXAMPLE:'''
'''EXAMPLE:'''


~# GetSMSCenter 0
~# SetSmsCenter 0 +333600100100
 
+333600100100 / +333600100100 OR
 
'''OR:'''
 
~# GetSMSCenter 0
 
SMSC not set / +33689004000

Revision as of 23:18, 5 June 2024

This command sets the SMS Center number for the specified GSM port.

Command Input Arguments Returns
SetSmsCenter PortIndex SMSCenter SMS Center values defined

OUTPUT:

None.

EXAMPLE:

~# SetSmsCenter 0 +333600100100