Bug: Settings are not stored acording to the manual/advertising statements.
It is related to this post from @2N3055
https://www.eevblog.com/forum/testgear/siglent-sdg6000-series-awg_s/msg2711806/#msg2711806 but i found it seven years after the device entered the market

The manual claims in 2.8.1:
Power On Settings:
Default
...
Last
All the settings return to the setting of last power on
User
All the settings return to the users defined setting when power on
2.8.1.3 Power On
...
Last: includes all system parameters and states of last power on, except channel output state.
Default: ...
User: The instrument will automatically recall the setting stored in specified state file when powered on. To specify a state file, press Select File in the interface and recall an instrument state file in “*.xml” format.
I set square wave Amplitude 3.3 V (also tried Highlevel 3.3V, same result), Offset to LowLevel 0 Vdc.
With this setting, i can adjust an amplitude thats starts always at 0 Vdc. I set Power On settings to Last but also tried User.
If i restart, the LowLevel setting is missing. The squarewave with 3.3V amplitude is present but the parameter Offset is set 1.65Vdc fixed value instead of LowLevel 0 Vdc.
The value "Offset" is stored in a wrong data format and is not loaded in the same way, the user setup up the device.
You can check that when storing settings into a (XML) file. The Offset parameter "LowLevel" is missing.
...
<wave_type>square</wave_type>
<frq>1000.000000</frq>
<amp>3.300000</amp>
<offset>1.650000</offset>
<dc_offset>0.000000</dc_offset>
<phase>0.000000</phase>
<phase_delay>0.000000</phase_delay>
<square_duty>50</square_duty>
<sym>50.000000</sym>
<pulse_width>0.0002</pulse_width>
<pulse_delay>0</pulse_delay>
<pulse_rise>2e-09</pulse_rise>
<pulse_fall>2e-09</pulse_fall>
<load>1000000</load>
<arb_mode_node>0</arb_mode_node>
<arb_interpolate_mode_node>1</arb_interpolate_mode_node>
<true_arb_disp_type_node>1</true_arb_disp_type_node>
<arb_type_node>2</arb_type_node>
<arb_wave_type_node>0</arb_wave_type_node>
<arb_wave_usr_define_name></arb_wave_usr_define_name>
...
After 7 years in the market! As a competitor, i would obtain a sales ban in the eu for misleading advertising. They are advertising something that doesn't technically exist.
Siglent is thus exposing itself to the risk of a sales ban. It certainly damages the company's image.
As a non professional, electronic enthusiats and HAM guy, i only have access to this entry level AWG's.
Anyone here have access to a mature brand AWG?
Does brands like R&S claim the same options to store waveform data exactly like the user sets it up in the menus?
How can i save the stored user settings via LAN using SCPI commands?