table of contents
CAN_LOGCONVERT(1) | User Commands | CAN_LOGCONVERT(1) |
NAME¶
can_logconvert - CAN data converter
DESCRIPTION¶
usage: logconvert.py [-h] [-s FILE_SIZE] INFILE OUTFILE
Convert a log file from one format to another.
positional arguments:¶
options:¶
- -h, --help
- show this help message and exit
- -s FILE_SIZE, --file_size FILE_SIZE
- Maximum file size in bytes. Rotate log file when size threshold is reached.
December 2023 | can_logconvert 4.3.1 |