Error if readout application cannot create file
Summary
There doesn't seem to be any upwards notification from the readout application to the supervisor (or even into the FSM of the readout application) if the desired output file can't be written. This sohould cause an exception or the readout application's FSM to go to error.
What is the expected correct behavior?
An error should be raised if the output file is not created.