:FILE<fnum>:VIEW<vnum>:PLOT<pnum>:SAVE <string>

(Write-only) This command saves the trace data of all traces in the plot to a .csv file.

Parameters

 

<fnum>

Index of the selected file.

<vnum>

Index of the selected view.

<pnum>

Index of the selected plot.

<string>

Output file path.

Examples

:FILE1:VIEW1:PLOT1:SAVE 'C:\tracesInPlot.csv'

Return Type

Not Applicable

Default

Not Applicable