ScriptTSubsetAndChangePortAssignmentWithoutSorting Method

Subsets and Changes Port Assignment of a N-Port without Sorting

Definition

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

Parameters

pathA  String
N-Port A File Path (*.sdatb)
ports  String
New Port Assignment (-1: exclude)
pathRes  String
Result File Path (*.sdatb)

See Also