RFmxVnaMXMarkerMode Enumeration
- Updated2025-10-13
- 1 minute(s) read
specifies the mode for placing the marker.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public enum RFmxVnaMXMarkerMode
Members
| Name | Value | Description |
|---|---|---|
| Continuous | 0 | Marker can be placed at any point and its response value is obtained by interpolation of actual measured data points. |
| Discrete | 1 | Marker can be placed only at actual measured data points. |