LibreVNA/Documentation/UserManual/SCPI_Examples
2021-04-15 20:17:08 +02:00
..
.gitignore Simple python script for demonstrating SCPI programming 2021-04-15 20:06:23 +02:00
libreVNA.py Simple python script for demonstrating SCPI programming 2021-04-15 20:06:23 +02:00
README.md fix link 2021-04-15 20:17:08 +02:00
simple_generator_control.py Simple python script for demonstrating SCPI programming 2021-04-15 20:06:23 +02:00

SCPI Programming Examples

This directory contains some basic examples, demonstrating the scripting capabilities of the LibreVNA using the SCPI interface. They are only intended as a starting point, for the complete list of available commands see the SCPI Programming Guide.

How to run the examples

  1. Connect the LibreVNA to your computer
  2. Start the LibreVNA-GUI and make sure that the SCPI server is enabled (Window->Preferences->General). The examples use the default port (19542).
  3. Use python3 to run an example