SBOU274A December 2021 – January 2022 OPT3004
The set save to file name check box allows the data captured in the GUI to be dumped to a CSV file. Clicking this check box will display a windows file selector screen. Select the directory to store the CSV and set the name for the CSV. After clicking save the GUI will wait for you to click the start capture button to start saving data and susequently it will wait for a click on the stop capture button to copy all the data into the indicated CSV file. When capturing data with save enabled, the GUI will initially dump the data to temporary .npy files. After clicking stop capture this data is written over to the CSV file and .npy files removed.