I´m trying to read several s2p files sequencially with a DAC (Data Access Component) like in ADS. See figure below.
The dac reads a txt file that contains a lookup table with two columns: index and the files to be loaded. Then with ParamSweep I go through the list element by element and show them in a single plot after the simulation.
I didn´t find anything like a DAC in QucsStudio, is there a way to implement such thing?