List of R2D2 Commands: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 40: | Line 40: | ||
|Logs | |Logs | ||
|- | |- | ||
|StopPortLog | |[[R2D2 - StopPortLog|StopPortLog]] | ||
|Stop Log for a Port | |Stop Log for a Port | ||
|PortIndex, UniqueID | |PortIndex, UniqueID |
Revision as of 20:23, 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 |
See Also: