:DISK:DWIZard:SAVE
Command Syntax
:DISK:DWIZard:SAVE
Description
Saves a Documentation Wizard zip file that includes all the information needed to archive a particular instrument configuration with waveforms and measurement results. Use the :DISK:DWIZard:FNAMe command to name the file and path. The file name extension is .zip. The default filename is DocumentationResults with the current date and an incremented index number appended:
DocumentationResults_<year>-<month>-<day>_<index>.zip
The default folder for saving images is the \Documentation Results user folder.
To select specific items for saving in the documentation wizard file refer to the Documentation Wizard introduction. The Document Wizard file is unlikely to include all possible information selections, as many options are available only under specific instrument settings or modes.
To assign the saving of a documentation wizard file to an oscilloscope's front-panel Multi-Purpose button, use the :SYSTem:MPButton:FUNCtion command.
Use an *OPC (Operation Complete) query to pause program execution while waiting for this command to complete.
Example
:DISK:DWIZard:SSCReen ON :DISK:DWIZard:SSETup ON :DISK:DWIZard:SSINfo OFF :DISK:DWIZard:RESults:SDATa ON :DISK:DWIZard:FNAMe "%USER_DATA_DIR%\Documentation Results\DocumentationResults_PAM4.zip" :DISK:DWIZard:SAVE *OPC?