Specifies whether the marker is disabled (Off) or is enabled (On) as a normal marker, delta marker or a fixed marker. The default value is Off.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public enum RFmxVnaMXMarkerType

Members

NameValueDescription
Off0

The marker is disabled.

Normal1

The marker is enabled as a normal marker.

Delta2

The marker is enabled as a delta marker.

Fixed3

The marker is enabled as a fixed marker.