ScriptTSaveCalibrationSwitchTerms Method

Saves Calibration Switch Terms

Definition

Namespace: Metas.Vna.Tools
Assembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
C#
public void SaveCalibrationSwitchTerms(
	string pathCal,
	string pathSwitchTerms
)

Parameters

pathCal  String
Calibration File Path (*.calb)
pathSwitchTerms  String
Switch Terms File Path (*.sdatb)

See Also