Shutdown the VNA remotely by creating and then executing a macro.
Learn more about Macros in the VNA
Click Utility, then Macro, then Macro Setup
In the Macro Setup dialog, select a blank line, then click Edit.
In the Edit Macro dialog:
Under Title, enter Shutdown
Under Macro Executable, enter Shutdown
Under Macro run string parameters, enter -s -t 0 This will wait 0 seconds before executing the command.
Send the following SCPI command:
SYST:SHOR<n>:EXEC where <n> is the number (formerly 'blank' line) of the macro that is stored in the VNA.
To see variations on this command, on any Windows computer:
From any command prompt, enter help shutdown