Perform an AB Split characterization and calculate the A and B deembed values as specified in the AB Split configuration and save them in S2P files. This function first executes a measurement of the through path before performing the calculation.

Parameters:

abSplitName:

The name of the AB Split configuration section that is being calculated.

pnaName:

The name of the PNA being used to make the measurements.

Return Value:        

True on Success.    If the function fails use GetErrorMessage to get the specific errors associated wit the failure.

Interface Signature:

bool AbSplitCalculate(string abSplitName, string pnaName);


This function creates the A and B files whose filenames can be obtained from the function AbSplitFilename.