5.3.1.20.3. cli.com.file_com

Implements the a multiprocessing based file writer and reader

Classes

File(name, parameter)

Handles file-based communication by reading from and writing to input/output files.

FileReader(name, control, parameter)

Process that reads lines from an input file and places them on the output queue.

FileWriter(name, control, parameter)

Process that writes data to an output file or logs CAN messages.