RFmx Pulse CVI

Table of Contents

RFMXPULSE_ATTR_PULSE_TIME_SIDELOBE_KEEP_OUT_TIME_AUTO

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

RFMXPULSE_ATTR_PULSE_TIME_SIDELOBE_KEEP_OUT_TIME_AUTO

Data Type: int32
Access:read/write
Functions:RFmxPulse_SetAttributeI32
RFmxPulse_GetAttributeI32
Description: Specifies whether the keep out time computation for the time sidelobe measurements is automatic or manual.

Defines excluded region in the correlated output to distinguish the sidelobes from the main lobe for time sidelobe measurements.

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 RFMXPULSE_VAL_PULSE_TIME_SIDELOBE_KEEP_OUT_TIME_AUTO_TRUE.

Get Function: RFmxPulse_PulseGetTimeSidelobeKeepOutTimeAuto
Set Function: RFmxPulse_PulseSetTimeSidelobeKeepOutTimeAuto
Values:
RFMXPULSE_VAL_PULSE_TIME_SIDELOBE_KEEP_OUT_TIME_AUTO_FALSE (0)Keep out time computation is set to manual specifified by RFMXPULSE_ATTR_PULSE_TIME_SIDELOBE_KEEP_OUT_TIME attribute.
RFMXPULSE_VAL_PULSE_TIME_SIDELOBE_KEEP_OUT_TIME_AUTO_TRUE (1)Keep out time computation is set to automatic, determined mainlobe 3dB width is used.

Log in to get a better experience