RFmxPulseMXPulseTraceRangeReference Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the reference point for positioning of trace range. You can set reference point based on reference and Pulse Trace Range Offset (s) value.
Syntax
Namespace: NationalInstruments.RFmx.PulseMX
public enum RFmxPulseMXPulseTraceRangeReference
Members
| Name | Value | Description |
|---|---|---|
| Rise | 0 | Trace range is defined in reference to the rising edge. |
| Center | 1 | Trace range is defined in reference to the center of the pulse. |
| Fall | 2 | Trace range is defined in reference to the falling edge. |