Enumerated value that specifies the type of AMB split measurement being made. See AMB Split Characterization.

Possible enumerated values:


  • AmbShort
  • AmbThru


The 'C' code definition is:

typedef enum
{
   AmbShort,
   AmbThru
}EAmbMeasureType;