RFmx Pulse CVI

Table of Contents

RFMXPULSE_ATTR_PULSE_WIDTH_THRESHOLD_LEVEL

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

RFMXPULSE_ATTR_PULSE_WIDTH_THRESHOLD_LEVEL

Data Type: float64
Access:read/write
Functions:RFmxPulse_SetAttributeF64
RFmxPulse_GetAttributeF64
Description: Specifies the middle threshold level as a percentage of the pulse amplitude used to signify the mid-transition level between pulse states used for pulse width computation.

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

The default value is 50. Valid values are 0 to 100, inclusive.

Get Function: RFmxPulse_PulseGetWidthThresholdLevel
Set Function: RFmxPulse_PulseSetWidthThresholdLevel

Log in to get a better experience