VEE Example Programs
Two VEE programs that demonstrate VSA SCPI are provided in the %PROGRAMFILES%\Agilent\89600 Software 20xx\89600 VSA Software\Examples\SCPI\VEE\ folder.
MeasDemo.VEE
The MeasDemo VEE program demonstrates the following procedures:
- Connecting and disconnecting the SCPI session with basic exception handling
- Setting the instrument timeout period
- Presetting the VSA application and measurement
- Checking to see if the VSA application is running and how to start the VSA if it is not running
- Starting a measurement and waiting for operation complete
- Querying trace data in ASCII and binary data formats
SA-VSADemo.VEE
The SA-VSADemo program, in addition to demonstrating the same procedures as the MeasDemo program, demonstrates how to alternate between VSA and SA measurements on an X-Series Analyzer.