List of R2D2 Commands: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
!Category | !Category | ||
|- | |- | ||
| [[R2D2 - BackupCDR|BackupCDR]]|| | | [[R2D2 - BackupCDR|BackupCDR]]|| Backup CDR files | ||
| | |BackupFileName | ||
|[[R2D2 Error Codes|Error Code]] in case of error | |[[R2D2 Error Codes|Error Code]] in case of error | ||
|CDR | |CDR | ||
|- | |- | ||
|DeletePortLogs | |[[R2D2 - DeletePortLogs|DeletePortLogs]] | ||
| | |Delete Logs of a Port | ||
| | |PortIndex | ||
|[[R2D2 Error Codes|Error Code]] in case of error | |[[R2D2 Error Codes|Error Code]] in case of error | ||
|Logs | |Logs | ||
Line 24: | Line 24: | ||
|GetCDRLine | |GetCDRLine | ||
| | | | ||
| | |PortIndex, CdrFileName, LineNumber | ||
|CdrLine, [[R2D2 Error Codes|Error Code]] in case of error | |CdrLine, [[R2D2 Error Codes|Error Code]] in case of error | ||
| | |CDR | ||
|} | |} |
Revision as of 22:00, 12 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 | None. | CDR File Path | CDR | |
GetCDRLine | PortIndex, CdrFileName, LineNumber | CdrLine, Error Code in case of error | CDR |