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

(Write-only) Saves trace data to a file.

Note: If you want to retrieve data directly from PLTS, use the :FILE:VIEW:PLOT:TRACe:DATA:X? or :FILE:VIEW:PLOT:TRACe:DATA:Y? command.

Parameters

 

<fnum>

Index of the selected file.

<vnum>

Index of the selected view.

<pnum>

Index of the selected plot.

<tnum>

Index of the selected trace.

<string>

Output file path.

Examples

:FILE1:VIEW1:PLOT1:TRACe1:SAVE 'C:\traceData.csv'

Return Type

Not Applicable

Default

Not Applicable