ScriptTSaveCalibrationSwitchTerms Method
Saves Calibration Switch Terms
Namespace: Metas.Vna.ToolsAssembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
public void SaveCalibrationSwitchTerms(
string pathCal,
string pathSwitchTerms
)
Public Sub SaveCalibrationSwitchTerms (
pathCal As String,
pathSwitchTerms As String
)
public:
void SaveCalibrationSwitchTerms(
String^ pathCal,
String^ pathSwitchTerms
)
member SaveCalibrationSwitchTerms :
pathCal : string *
pathSwitchTerms : string -> unit
Parameters
- pathCal String
- Calibration File Path (*.calb)
- pathSwitchTerms String
- Switch Terms File Path (*.sdatb)