Shutdown the PNA remotely by creating and then executing a macro.
Learn more about Macros in the PNA
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 PNA.
To see variations on this command, on any Windows computer:
From any command prompt, enter help shutdown
Last Modified:
31-Jul-2013 |
Modified for Win 7 |
22-May-2009 |
New topic |