List of R2D2 Commands: Difference between revisions

From Ultiroam User Docs
Jump to navigation Jump to search
No edit summary
No edit summary
Line 76: Line 76:
|Network
|Network
|-
|-
|StartGsmPort
|[[R2D2 - StartGsmPort|StartGsmPort]]
|Open/Start a GSM Port
|Open/Start a GSM Port
|PortIndex
|PortIndex
Line 82: Line 82:
|General
|General
|-
|-
|StopGsmPort
|[[R2D2 - StopGsmPort|StopGsmPort]]
|Close/Stop a GSM Port
|Close/Stop a GSM Port
|PortIndex
|PortIndex

Revision as of 22:50, 14 May 2024

R2D2 Command Description Input Arguments Returns Category
BackupCDR Backup CDR files BackupFileName Error Code in case of error CDR
DeletePortLogs Delete Logs of a Port PortIndex Error Code in case of error Logs
GetCDR Get CDR File Path None. CDR File Path CDR
GetCDRLine Get Line of CDR File PortIndex, CdrFileName, LineNumber CdrLine, Error Code in case of error CDR
ResetCDR Purges CDR, GSM and Data Logs None. None. CDR
StartPortLog Start Log for a Port PortIndex, UniqueID Error Code in case of error Logs
StopPortLog Stop Log for a Port PortIndex, UniqueID Error Code in case of error Logs
GsmRegistrationMode Set/Get GSM Auto Registration Mode Port index, [Registration mode] Command status or Registration mode Network
GetModemInfo Get Modem Informations PortIndex Modem informations General
ImsiAttach Attach a SIM to the Network PortIndex Error Code in case of error Network
ImsiDetach Detach a SIM from the Network PortIndex Error Code in case of error Network
ImsiStatus Get SIM Registration status PortIndex IMSI status (ATTACHED or DETACHED) Network
StartGsmPort Open/Start a GSM Port PortIndex Error Code in case of error General
StopGsmPort Close/Stop a GSM Port PortIndex Error Code in case of error General