Exporting the Runtime Visualization
The graphical runtime visualization can be exported to the following formats:
- Portable Document Format (.pdf) file for later viewing and printing.
- Delimited text file (.csv)
- Visio® XML diagram (.vsdx) file for later use in Microsoft Visio®.
- Portable Network Graphic format (.png) for later viewing.
- JPEG format (.jpg) for later viewing.
Option 1 To export the runtime visualization
- Use Runtime Visualizer functions to tailor the content of the runtime visualization before exporting. For more information, see Working-with-Runtime-Visualizer.
- Right-click and select Export, or press Ctrl+Alt+E. The Export Visualization dialog box appears.
- Select the desired export file format from the Format list.
- Click Browse and browse to the desired location for the exported visualization.
- If Export Image (PNG, JPEG) was chosen from the Format list, select *.png or *.jpg from the Save as type drop-down list.
- Enter a file name for the exported visualization and click Save.
- If exporting to a delimited text file (.csv), go to step 12.
- To optionally include a title for the exported visualization, type the desired title in the Title field.
- To optionally include the current date, select the Include date check box.
- To optionally include a watermark, select the Include watermark check box.
- To open the saved file automatically after export, select the View document after export check box.
- Click Finish. If a file with the specified name already exists, a prompt will appear to confirm overwriting the existing file. The file is generated and -- if the View document after export check box was selected -- opened in your system's default viewing application for the exported file type.
For more information, see Exporting-the-Runtime-Visualizer-Events-Views-and-Call-Stack-Text-View.
Option 2 Automating CSV generation in Code Debug prespective
- In the launch configuration, select the Export checkbox.
- Provide the desired file path where the CSV should be saved.
- Start the debug process as usual.
- Once the debug session terminates, the data from the table will be automatically exported to the specified CSV file.
This setup streamlines the post-debug workflow by eliminating manual data extraction and ensuring consistent output.

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*