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:        

Success or failure.    If the function fails use GetErrorMessage to get the specific errors associated with the failure.

Prototype Signature:

success AbSplitCalculate(char* abSplitName, char* pnaName);


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