RFmxPulseMXMaximumPulseCountEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable the maximum pulse count for pulse measurements.You must configure this method when you set the SegmentedAcquisitionEnabled method to False.
Syntax
Namespace: NationalInstruments.RFmx.PulseMX
public enum RFmxPulseMXMaximumPulseCountEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The maximum pulse count is disabled. |
| True | 1 | The maximum pulse count is enabled. |