Enumerated values that specify file data types produced in an AB split characterization.

Possible enumerated values:

  • MeasuredThru
    The MeasuredThru file contains 2-Port S-Parameters for a passive reciprocal through device connected between two PNA ports.
  • DeembedA
    The DeembedA file is an output of the AbSplitCalculate method, this is the resultant 2-Port S-Parameters that were calculated as exactly half of the MeasuredThru file. Typically this characterizes the path between the previous measurement calibration reference plane and the DUT reference plane. The 'A' file is from the first PNA port to the DUT.
  • DeembedB

The DeembedB file is an output of the AbSplitCalculate method, this is the resultant 2-Port S-Parameters that were calculated as exactly half of the MeasuredThru file. Typically this characterizes the path between the previous measurement calibration reference plane and the DUT reference plane.. The 'B' file is from the second PNA port to the DUT.

The A and B filenames can be obtained from the function AbSplitFilename.

See also IApi.cs.