ScriptTCascade(String, String, String) Method

Cascades A and B

Definition

Namespace: Metas.Vna.Tools
Assembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
C#
public void Cascade(
	string pathA,
	string pathB,
	string pathRes
)

Parameters

pathA  String
2N-Port or 2-Port A File Path (*.sdatb)
pathB  String
N-Port or 2-Port B File Path (*.sdatb)
pathRes  String
Result File Path (*.sdatb)

See Also