Jan Käberich
e8482783f7
Add temperature and manual control SCPI commands
2024-12-15 17:40:19 +01:00
Jan Käberich
a5b9195ac9
new SCPI command: delete traces
2024-12-07 15:54:35 +01:00
Jan Käberich
009de1af17
new SCPI command to switch between linear/log sweeps in VNA mode
2024-09-16 20:22:25 +02:00
Jan Käberich
253e2d3517
example script for using the live streaming servers
2024-06-21 11:33:51 +02:00
Jan Käberich
45a30a4159
only stream data if calculations are performed + documentation of streaming servers
2024-06-20 16:21:39 +02:00
Jan Käberich
2ba954537b
Add SCPI command to read/write the preferences
2024-06-20 14:40:06 +02:00
Jan Käberich
b2d07d532d
Improve graph divisions and markers
...
- Added group delay option to markers
- Additional configuration for calculation of group delay in the preferences
- Specify divisions as amount of divisions instead of spacing
- Add option for auto divisions on graph with manual min/max limits
2024-06-02 19:37:14 +02:00
Jan Käberich
dbc99c011d
add documentation for new SCPI commands
2024-04-22 17:03:15 +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
645821a9bd
Update SCPI documentation
2024-04-12 13:15:23 +02:00
Jan Käberich
94482fe151
New SCPI command: load/save setup files
2023-07-21 13:43:38 +02:00
Jan Käberich
a697f65de6
De-embedding example scipt
2023-07-16 12:35:27 +02:00
Jan Käberich
0ba1493d19
Changes to standard SCPI commands: IDN/OPC
2023-07-16 12:35:10 +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
d674d05083
WIP: SCPI commands for de-embedding
2022-12-12 17:39:17 +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
9b7f457aa5
new command: :VNA:CAL:ACTIVE? + bugfixes in LibreCAL handling
2022-11-13 18:44:19 +01:00
Jan Käberich
cda27314b7
typos corrected
2022-10-21 19:55:08 +02:00
Jan Käberich
9a198217b8
Added de-embedding, electronic calibration and marker section
2022-10-19 11:48:35 +02:00
Jan Käberich
47b260711a
Added math operations
2022-10-18 14:47:53 +02:00
Jan Käberich
7043ba1fee
Added graph chapter to user manual
2022-10-14 19:43:02 +02:00
Jan Käberich
615a9adacc
User manual: calibration, compound devices, trace from math
2022-10-14 15:00:10 +02:00
Jan Käberich
61a7a8e352
Uncommited user manual update
2022-10-05 22:18:10 +02:00
Jan Käberich
5a1e29ab73
Merge branch 'master' of github.com:jankae/LibreVNA
2022-10-01 23:30:30 +02:00
Jan Käberich
8dd747af62
Calibration SCPI API adjusted
2022-10-01 02:05:30 +02:00
Jan Kaeberich
e41e321309
Fix limit command syntax
2022-09-20 03:14:05 +02:00
Jan Käberich
8492b38936
Zerospan mode for spectrum analyzer mode
2022-06-26 22:53:12 +02:00
Jan Käberich
6393ae7fc3
WIP: preparation for zero span mode
2022-06-20 01:02:09 +02:00
Jan Käberich
8688a405e7
Merge branch 'master' of github.com:jankae/LibreVNA
2022-05-17 20:10:10 +02:00
Jan Käberich
d84d3e80aa
Added single sweep functionality
2022-05-17 20:07:40 +02:00
Jan Käberich
2c1b64e099
Typo fixed
2022-05-11 23:07:40 +02:00
Jan Käberich
27490e1a33
Contant lines/limits on XY-Plot
2022-04-22 13:46:46 +02:00
Jan Käberich
8a26dec668
Fix example of :DEV:MODE command
2021-11-13 19:26:54 +01:00
Jan Käberich
09366d73cc
SCPI commands for saving/loading calibration files
2021-10-12 21:58:44 +02:00
Jan Käberich
4a374e022d
additional SCPI example for trace data reading
2021-09-15 18:20:44 +02:00
Jan Käberich
3176037c5d
Added SCPI command for touchstone file format
2021-09-07 22:49:51 +02:00
Jan Käberich
68dc9842e9
Include mode/sweep/acquisition settings in setup files
2021-09-03 19:01:22 +02:00
Jan Käberich
deefe30beb
added SCPI commands for power sweep
2021-07-11 18:41:05 +02:00
Jan Käberich
cf401fcb01
Additional SCPI commands: checking for end of sweep
2021-06-11 18:53:31 +02:00
Jan Käberich
5855149d04
Output format of trace data in SA mode changed
2021-04-22 18:06:38 +02:00
Jan Käberich
3f62ad64ad
Additional SCPI command for reading min/max freq/amplitude
2021-04-21 18:27:57 +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
Jan Käberich
aebe92111b
Documentation of SCPI commands
2021-04-15 19:24:11 +02:00
Jan Käberich
f1d52f159b
Preliminary spec sheet
2021-04-10 15:20:08 +02:00