Ralf Limmeroth - 2020-01-11

Hi Quinten, I had the same Problem today and think that I found the solution:
If your File-Mask ends with an Extension (e.g. 'scan_$(ss).tif') the Patch-T seems not to be recognized and all multiple pages are stored in one file. 'scan_1.tif'.
If you however leave the Extension (e.g. 'scan_$(ss)') you will see, that the multiple pages are separated into multiple files 'scan_1.1', 'scan_1.2'. 'scan1.3', ...