S-Parameter Switching Configuration Class
- Aktualisiert2023-02-21
- 1 Minute(n) Lesezeit
S-Parameter Switching Configuration Class
The S-Parameter Switching Configuration class is a plugin that includes one base
class for each setup which require switches. The S-Parameter Switching Configuration
class is located in the
labview\vi.lib\addons\PRFMsc\S-parameters\Switching
directory.
PRFMsc S-Par Switching.lvlib includes base classes for one-coupler-per-port, single VST setups, two-couplers-per-port, single VST setups, S11 two couplers setups, and two-couplers-per-port, single VST (solid state switch) setups.
By inheriting the corresponding base class, you can create a switching configuration class that uses your own switches for S-parameter measurements. Refer to the labview\examples\PRFMsc\SubVIs\Switching for S-Parameters directory for example VIs that demonstrate how to implement the switching configuration classes.