RFmxPulseMXPulseMeasurementPointReference Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxPulseMXPulseMeasurementPointReference Enumeration
Specifies the reference used for the measurement point calculation, in phase, frequency, and stability measurements. You can set measurement point based on a reference and offset.
Namespace: NationalInstruments.RFmx.PulseMX
Assembly: NationalInstruments.RFmx.PulseMX.Fx40 (in NationalInstruments.RFmx.PulseMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxPulseMXPulseMeasurementPointReference
Public Enumeration RFmxPulseMXPulseMeasurementPointReference
Members
Member name | Value | Description | |
---|---|---|---|
Rise | 0 | The measurement point is defined in reference to the rising edge. | |
Center | 1 | The measurement point is defined in reference to the center of the pulse. | |
Fall | 2 | The measurement point is defined in reference to the falling edge. |