Commit graph

13 commits

Author SHA1 Message Date
Jan Käberich
253e2d3517 example script for using the live streaming servers 2024-06-21 11:33:51 +02:00
Jan Käberich
0fc6c912fc Stop sweep after reset, fix failing tests 2024-04-22 15:08:10 +02:00
Scott Guthridge
106832624a Shorten class libraVNA check_cmds, timeout arguments
default_check_cmds -> check_cmds
default_timeout -> timeout
2024-04-19 23:27:08 -07:00
Scott Guthridge
95e59769fd Update integration tests for SCPI improvements
libraVNA.cmd() no longer expects blank line responses.  By default,
it checks status after each command to match the previous behavior.
Check can be disabled by optional cmd() parameter for handling expected
failure cases.

Commands such as *WAI may take longer than anything previously.  Make
it possible to override the default time-out in cmd() and query().

Change poll loops in TestCalibration and TestVNASweep to *WAI calls.
2024-04-18 00:54:14 -07:00
Jan Käberich
a697f65de6 De-embedding example scipt 2023-07-16 12:35:27 +02:00
Jan Käberich
8aec59f32b Fix API for Windows 2023-01-08 13:55:27 +01:00
Jan Käberich
a0476d1bf2 raise exception when error is returned by cmd 2022-12-12 22:41:35 +01:00
Jan Käberich
0c17288ece SA/GEN integration tests + bugfixes 2022-11-20 20:48:36 +01:00
Jan Käberich
b03c8b3958 Save/load calkit SCPI command + re-entrancy bugfix during calibration 2022-11-14 00:08:45 +01:00
Jan Käberich
4a374e022d additional SCPI example for trace data reading 2021-09-15 18:20:44 +02:00
jankae
26dd208051
fix link 2021-04-15 20:17:08 +02:00
jankae
86e53e9f5a
Readme for SCPI examples 2021-04-15 20:16:56 +02:00
Jan Käberich
9db83a608d Simple python script for demonstrating SCPI programming 2021-04-15 20:06:23 +02:00