@@ -13,4 +13,3 @@ Further usage details can be found by appending --help to the end of a command.
| ./Cli setparam (block_id or 'block_name') (param_id or 'param_name') (value)| Set param will set the value of the specified param|
| ./Cli getlogfile (id)| Get log file will get a certain log specified by the id of: 0: data log 1: param toc 2: logging toc 3: active header of the data log 4: state of test stand connection |
| ./Cli logblockcommand (id)| The log block command performs specific tasks on log files for the specified id of: 0: delete all log blocks 1: refresh all log blocks 2: load log blocks 3: delete log block 4: resume log block 5: pause log block 6: enable test stand 7: disable test stand 8: enable logging 9: disable logging