NI Bluetooth Analysis Toolkit

NIBTSA_EDR_INBAND_EMISSION_DETECTOR_TYPE

  • Updated2023-02-21
  • 1 minute(s) read

Data Type: int32
Access:read/write
Functions:niBTSA_SetScalarAttributeI32
niBTSA_GetScalarAttributeI32
niBTSA_ResetAttribute
Description: Specifies the method that the toolkit uses to detect the power within each detection interval when you set the NIBTSA_EDR_INBAND_EMISSION_MEASUREMENT_METHOD attribute to NIBTSA_VAL_SPECTRAL_MEASUREMENT_METHOD_SWEEP, and it detects across overlapping FFTs when you set the NIBTSA_EDR_INBAND_EMISSION_MEASUREMENT_METHOD attribute to NIBTSA_VAL_SPECTRAL_MEASUREMENT_METHOD_FFT.

The default value is NIBTSA_VAL_DETECTOR_TYPE_AVERAGE.

Get Function: niBTSA_EDRInbandEmissionGetDetectorType
Set Function: niBTSA_EDRInbandEmissionSetDetectorType
Values:
NIBTSA_VAL_DETECTOR_TYPE_PEAK (0)Specifies that the toolkit uses max-hold detection to detect the power.
NIBTSA_VAL_DETECTOR_TYPE_AVERAGE (1)Specifies that the toolkit uses RMS detection to detect the power.

Log in to get a better experience