S-Parameter Switching Configuration Class
- Updated2024-11-14
- 1 minute(s) read
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\niSPML\Switching directory for LabVIEW 2023 and older. The S-Parameter Switching Configuration class is located in the c:\program files\NI\LVAddons\niSPML\1\vi.lib\niSPML\Switching directory for LabVIEW 2024 and newer. directory for LabVIEW 2024 and later.
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\niSPML\SubVIs\Switching for S-Parameters directory for example VIs that demonstrate how to implement the switching configuration classes in LabVIEW 2023 and older. Refer to the c:\program files\NI\LVAddons\niSPML\1\examples\niSPML\SubVIs\Switching for S-Parameters directory for example VIs that demonstrate how to implement the switching configuration classes in LabVIEW 2024 and later.