beautypg.com

Save:waveform:fileformat – GW Instek GDS-3000 Series Programming Manual User Manual

Page 96

background image

GDS-3000 Programming Manual

96

Example

:SAVe:WAVEform CH1, REF2

Saves the channel1 waveform to REF2.
:SAVe:WAVEform ALL, “Disk:/ALL001”
Creates a folder which named “ALL001” and saves
all displayed waveform to the “ALL001” directory
with LSF format.
:SAVe:WAVEform ALL, “Disk:/ALL002.CSV”
Save the all channels waveform to root directory
(Disk:/) of the internal flash disk with CSV format.
:SAVe:WAVEform CH2, “Disk:/DS0003.LSF”
Save the channel 2’s waveform to root directory
(Disk:/) of the internal flash disk with LSF format.


Note: Only LSF file format can be recalled by GDS-
3000 series, all the .CSV format files can not be
recalled by GDS-3000 series.

:SAVe:WAVEform:FILEFormat

Set

Query

Description

Sets the waveform savefile format.

Syntax

:SAVe:WAVEform:FILEFormat {INTERNal |
SPREADSheet | ?}

Parameter

INTERNal

Sets the file format to GDS-3000’s
internal file format, LSF. (xxx.LSF)

SPREADSheet

Sets the file format to CSV. (xxx.CSV)

Return parameter

Returns the file format (INTERNAL, INTERNAL).

Example

:SAVe:WAVEform:FILEFormat INTERNal.

Sets the file format to LSF.