Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 454 Bytes

File metadata and controls

16 lines (10 loc) · 454 Bytes

BurnIn_Controller

BurnIn controller aplication

python BurnIn_Controller.py

usage: BurnIn_Controller.py [-h] [-d] [-x XML]

optional arguments: -h, --help show this help message and exit -d, --debug Enable debug messages -x XML, --xml XML XML configuration file

note: if xml is not specified the system will try to load "config.xml"

Log files are saved in the Logs/ folder, expected in the same folder of the code (tu be inprouved)