Generate Crash Report

Viewer

When a camera crashes, a crash report window is automatically opened. To export this crash report press the save button.

save crash report

Code

crash_report = tof.CrashReport("2020026", "Something went wrong")
crash_report.save("file_location.txt")