LibreVNA/Documentation/UserManual/SCPI_Examples/README.md

8 lines
552 B
Markdown
Raw Normal View History

2021-04-16 02:16:56 +08:00
# SCPI Programming Examples
2021-04-16 02:17:08 +08:00
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](../ProgrammingGuide.pdf).
2021-04-16 02:16:56 +08:00
## 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