User manual

WaveStation SCPI Command Reference Manual
27
920595 RevA
STL Store list command
DESCRIPTION
This command is used to retrieve the names of waveforms saved to WaveStation memory. If a memory bank is
empty and does not have a corresponding waveform saved to it, the command returns an EMPTY string.
Note: M50~ M59 are available user-defined memory locations on the instrument. The name parameter only
returns defined locations. If locations are undefined, the name is returned as EMPTY”.
QUERY SYNTAX
SToreList?
RESPONSE FORMAT
STL M0, SINE, M1, noise, M2, STAIRUP, M3, STAIRDN, M4, STAIRUD, M5,
PPULSE, M6, npulse, M7, TRAPEZIA, M8, UPRAMP, M9, DNRAMP, M10, exp_fall,
M11, exp_rise, M12, LOGFALL, M13, LOGRISE, M14, SQRT, M15, ROOT3, M16,
x^2, M17, x^3, M18, SINC, M19, gaussian, M20, DLORENTZ, M21, haversine,
M22, lorentz, M23, gauspuls, M24, gmonopuls, M25, tripuls, M26, cardiac, M27,
quake, M28, chirp, M29, twotone, M30, snr, M31, EMPTY, M32, EMPTY, M33,
EMPTY, M34, hamming, M35, hanning, M36, kaiser, M37, blackman, M38,
gausswin, M39, triang, M40, blackmanharris, M41, barthannwin, M42, tan,
M43, cot, M44, sec, M45, csc, M46, asin, M47, acos, M48, atan, M49, acot, M50,
EMPTY, M51, EMPTY, M52, EMPTY, M53, EMPTY, M54, EMPTY, M55, EMPTY,
M56, EMPTY, M57, EMPTY, M58, EMPTY, M59, EMPTY
EXAMPLE 1
Read the arbitrary waveform data saved to your WaveStation device memory.
STL?
Return:
STL M0, SINE, M1, noise, M2, STAIRUP, M3, STAIRDN, M4, STAIRUD, M5,
PPULSE, M6, npulse, M7, TRAPEZIA, M8, UPRAMP, M9, DNRAMP, M10, exp_fall,
M11, exp_rise, M12, LOGFALL, M13, LOGRISE, M14, SQRT, M15, ROOT3, M16,
x^2, M17, x^3, M18, SINC, M19, gussian, M20, DLORENTZ, M21, haversine,
M22, lorentz, M23, gauspuls, M24, gmonopuls, M25, tripuls, M26, cardiac, M27,
quake, M28, chirp, M29, twotone, M30, snr, M31, EMPTY, M32, EMPTY, M33,
EMPTY, M34, hamming, M35, hanning, M36, kaiser, M37, blackman, M38,
gausswin, M39, triang, M40, blackmanharris, M41, barthannwin, M42, tan,
M43, cot, M44, sec, M45, csc, M46, asin, M47, acos, M48, atan, M49, acot, M50,
WAVE4, M51, 44, M52, EMPTY, M53, EMPTY, M54, EMPTY, M55, EMPTY, M56,
EMPTY, M57, EMPTY, M58, EMPTY, M59, EMPTY