RFmx Pulse CVI

Table of Contents

RFMXPULSE_ATTR_MAXIMUM_PULSE_COUNT

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

RFMXPULSE_ATTR_MAXIMUM_PULSE_COUNT

Data Type: int32
Access:read/write
Functions:RFmxPulse_SetAttributeI32
RFmxPulse_GetAttributeI32
Description: Specifies the maximum number of pulses to be measured when you set the RFMXPULSE_ATTR_MAXIMUM_PULSE_COUNT_ENABLED attribute to RFMXPULSE_VAL_MAXIMUM_PULSE_COUNT_ENABLED_TRUE.

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 100. Valid values are 1 to 10000, inclusive.

Get Function: RFmxPulse_GetMaximumPulseCount
Set Function: RFmxPulse_SetMaximumPulseCount

Log in to get a better experience