RFmx SpecAn Properties

Table of Contents

TXP:Threshold:Enabled Property

  • Updated2024-04-10
  • 1 minute(s) read

TXP:Threshold:Enabled Property

Short Name: TXP Threshold Enabled

Property of RFmxSpecAn

Specifies whether to enable thresholding of the acquired samples to be used for the TXP measurement.

You do not need to use a selector string to configure or read this property for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.

The default value is False.

False (0)

All the acquired samples are considered for the TXP measurement.

True (1)

The samples above the threshold level specified in the TXP Threshold Level property are considered for the TXP measurement.

Remarks

The following table lists the characteristics of this property.

Datatype ci32.gif
PermissionsRead/Write
High-level VIs RFmxSpecAn TXP Configure Threshold
ResettableYes

Log in to get a better experience