Store list command – B&K Precision 4052-4055 - Programming Manual User Manual
Page 28

24
1.18. Store list command
DESCRIPTION
This command is used to read the device wave data name. If the store
unit is empty, the command will return “EMPTY” string.
Note: M50~ M59 is user defined memory. The name will return what you defined it’s not defined,
the name will “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, 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, EMPTY, M51,
EMPTY, M52, EMPTY, M53, EMPTY, M54, EMPTY, M55, EMPTY, M56,
EMPTY, M57, EMPTY, M58, EMPTY, M59, EMPTY
EXAMPLE 1
Read device memory saved arbitrary data.
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