C_DEBUGLOGS
code: 30
# get
C_DEBUGLOGS ?
Description
Allows to dump logs of a chassis.
Actions
get
Parameters
Example
# get
input: C_DEBUGLOGS ?
output: C_DEBUGLOGS 0 0x42 0x42 0x43
input: C_DEBUGLOGS ?
output: C_DEBUGLOGS 3 0x67 0x67
input: C_DEBUGLOGS ?
output: C_DEBUGLOGS 5 0x00 0x01
So first packet will be: 0 0x42 0x42 0x43
Second packet will be: 3 0x67 0x67
Third packet will be: 5 0x00 0x01