-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcommands.txt
More file actions
10 lines (10 loc) · 760 Bytes
/
commands.txt
File metadata and controls
10 lines (10 loc) · 760 Bytes
1
2
3
4
5
6
7
8
9
10
exit;0;Exit A2LReader and return to command prompt;;
help;1;Help for A2LReader commands. Syntax: help <command>;;
open;2;Open a new A2L file. Syntax: \\nopen <fileName> : with <fileName> the complete file path\\nopen /gui : open a dialog box in order to choose an A2L file;No filepath entered for open command. Type open <fileName> to open a new A2L file.;
clist;3;Show the commands available;;
vers;4;Show the current version of A2LReader;;
cls;5;Clear the console screen;;
win;6;A2LReader TKinter test window;;
labels;7;Print the labels (parameters) in the A2L file;;
meas;7;Print the measurements in the A2L file;;
code;8;Change the encoding of A2L file;No encoding found. Type code <encoding> to change the current encoding for parsing A2L files.;