Automating Generation of Charts

The primary purpose of the KS6800A PathWave Measurement Analytics software is to plot measurement data for analysis; it also offers an extended capability to export any plotted charts using automation scripts, which can then save them in SVG (Scalable Vector Graphics) format.

To access the automation script options:

  1. You need to have at least one chart in your analysis before using the automation scripts.

Graphical user interface, text

Description automatically generated

 

  1. From the menu on the right pane, click Automate.

  1. From the Automation menu that appears, click on any of the following options:

  • PowerShell – Automation script to run on Windows-based Operating System. For more information, see Generating PowerShell Scripts.

  • Bash – Automation script to export chart on UNIX-based Operating System. For more information, see Generating Bash Scripts.

  • Copy JSON – Automation script to export charts using auto-generated JSON scripts. For more information, see Copying JSON Scripts.