List of R2D2 Commands: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
|None. | |None. | ||
|CDR | |CDR | ||
|- | |||
|StartPortLog | |||
|Start Log for a Port | |||
|PortIndex, UniqueID | |||
|[[R2D2 Error Codes|Error Code]] in case of error | |||
|Logs | |||
|- | |||
|StopPortLog | |||
|Stop Log for a Port | |||
|PortIndex, UniqueID | |||
|[[R2D2 Error Codes|Error Code]] in case of error | |||
|Logs | |||
|} | |} | ||
See Also: | See Also: |
Revision as of 20:08, 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: