ScriptTDecascade Method
Decascades A from B
Namespace: Metas.Vna.ToolsAssembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
public void Decascade(
string pathA,
string pathB,
string pathRes
)
Public Sub Decascade (
pathA As String,
pathB As String,
pathRes As String
)
public:
void Decascade(
String^ pathA,
String^ pathB,
String^ pathRes
)
member Decascade :
pathA : string *
pathB : string *
pathRes : string -> unit
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)