Readme for SCPI examples

This commit is contained in:
jankae 2021-04-15 20:16:56 +02:00 committed by GitHub
parent 9db83a608d
commit 86e53e9f5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,7 @@
# 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](ProgrammingGuide.pdf).
## 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