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