In my VNA module I always specify a calibration file. I expect that when saving my settings and re-opening the calibration file name is also restored such as other module settings like Frequency and Power. However this is not the case, the cal. file name is forgotten.
Hi Markus, sounds like a bug and we should be possible to imitate it. Backlog item is created.
Can you open your setting file and check whether the calibration file path is saved there? This way we can narrow down the problem to either saving or loading the setting file.
Hi Markus,
I tried to reproduce your issue, but was not able to do so.
I uses SweepMe! 1.5.7.5, NetworkAnalyzer module 2025-06-30 and the drivers NetworkAnalyzer-Keysight_E507x/NetworkAnalyzer-Keysight_PNA to select a calibration.
I was able to save and load the setting with restoring my calibration selection.
I couldn’t test all features as some calibration are retrieved from the instrument and I only tested those where a calibration file from the computer is selected.
Can you specify your version numbers?
As you are using a customer driver, I cannot say whether your driver maybe adds some strange behavior here. This would be the next to check.
Thanks for providing an example setting. In your test.set file the calibration file seems to be saved correctly, see line 22: Calibration: test.cal
I was able to reproduce the error with the ZNL driver. A quick fix that worked for me was to remove the calibration parameter from the set_GUIparameter function.