Enumerated values that specify file data types used in AMB split measurement or calculation.

Possible enumerated values:

  • MeasuredShort
    The MeasuredShort file contains 1-Port S-Parameters for a short circuit measurement at the fixture reference plane.
  • 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 AmbCalculate method, this is the resultant 2-Port S-Parameters that were calculated between the active calibration reference plane and the location that the short circuit was connected, typically 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 AmbCalculate method, this is the resultant 2-Port S-Parameters that were calculated between the active calibration reference plane and the location that the short circuit was connected, typically the DUT reference plane. The 'B' file is from the second PNA port to the DUT.

  • DeembedM
    The DeembedM file is an output of the AmbCalculate method, this is the resultant 2-Port S-Parameters that were calculated between the A and B files. The entire MeasuredThru path is equivalent to cascading DeembedA with DeembedM, then cascading DeembedB. In a typical application the DeembedM file is not used, but informational only.

See also IApi.cs.