RFmxSpecAnMXTriggerMinimumQuietTimeMode Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the measurement computes the minimum quiet time used for triggering.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXTriggerMinimumQuietTimeMode
Members
| Name | Value | Description |
|---|---|---|
| Manual | 0 | The minimum quiet time for triggering is the value of the SetTriggerMinimumQuietTimeDuration(string, double) method. |
| Auto | 1 | The measurement computes the minimum quiet time used for triggering. |