Command Line Options

You can run the 89600 VSA Software from the Windows Start menu or from the command line.

To run the 89600 VSA software from the command line, open a Command window and run Agilent.SA.Vsa.Vector-x64.exe, which by default is located in the following location:

The 89600 VSA software supports the following command line arguments:

 

/setup:filename

loads the named setup file at startup

 

/recording:filename

loads the named recording at startup

 

/nosearchhardware

skips the normal hardware discovery at startup

 

/analyzer:name

uses the named analyzer hardware configuration

 

/source:name

uses the named source hardware configuration

 

/nosplash

hides the splash screen at startup

 

/nomessage

disables message dialogs

 

/port:number

specifies the port number at which to listen for requests from .NET Framework clients

 

/serveraddress:host[:port]

specifies where to listen for requests from .NET 6.0+ clients

You must include a switch character ("/" or "-") at the beginning of each option name.

If specifying more than one command line argument, separate each argument by a single space.

A command line argument ("xxx:yyy") must be enclosed within double quotes if there are any spaces in the "yyy" portion of the argument. Otherwise, quotes are not required.