NI-RFPM API Reference

Table of Contents

NIRFPM_ATTR_POWER_LEVEL_COERCION_METHOD

  • Updated2023-12-28
  • 1 minute(s) read

NIRFPM_ATTR_POWER_LEVEL_COERCION_METHOD

Specific Attribute

Data
type
Access Applies to Coercion High Level Functions
ViInt32 R/W Device None None

Description

Specifies if and how power level will be coerced when fetching the source offset. Coercion can either be to the nearest calibrated power level with a matching frequency, or to a lower power level only.

This attribute does not support the mmWave subsystem.

NIRFPM_VAL_COERCION_DISABLED (1)

Power level coercion is disabled.

NIRFPM_VAL_COERCION_TO_NEAREST_POWER (2)

Power level will be coerced to the nearest calibrated power, higher or lower.

NIRFPM_VAL_COERCION_TO_LOWER_POWER (3)

Power level will be coerced only to a lower calibrated power.

Log in to get a better experience