NI-RFPM API Reference

Table of Contents

Measurement:Reference Level Coercion Enabled Property

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

Measurement:Reference Level Coercion Enabled Property

Short Name: Reference Level Coercion Enabled

Property of niRFPM

Specifies whether reference level is coerced to the next highest reference level with a matching frequency when fetching receiver offset by parameters.

This property does not support the mmWave subsystem.

If you only enable reference level coercion and do not enable frequency interpolation by setting the Interpolation Enabled property to TRUE, NI-RFPM looks for an offset that matches the requested frequency exactly, and has a reference level within the range specified by the Maximum Reference Level Coercion property. Of those points, NI-RFPM coerces to the offset whose reference level is closest to the requested value.

If both Reference Level Coercion Enabled and Interpolation Enabled are set to TRUE, NI-RFPM first attempts to do the same as above. If no exact frequency matches are found, NI-RFPM selects the pair of points whose reference levels are in the coercible range, and whose frequencies are closest to what was requested (one above and one below), and interpolates between them.

Default Value: FALSE

Remarks

The following table lists the characteristics of this property.

Datatype bool
PermissionsRead/Write
High-level VIs N/A
Channel-based No
Port-based No
Device-based Yes
ResettableNo

Log in to get a better experience