Specifies whether to enable the selected segment for the sweep. This attribute is used only when you set RFMXVNA_ATTR_SWEEP_TYPE attribute to Segment

Syntax

RFMXVNA_ATTR_SEGMENT_ENABLED

Numeric Value

Data Type

Access

Applies To

13631535

int32

Read/Write

Segment

Remarks


Use "segment::<<i>segmentnumber</i>>" as the selector string to configure or read this attribute for a specific segment.

The default value is False.

Name

Value

Description

RFMXVNA_VAL_SEGMENT_ENABLED_FALSE

0 (0x0)

Disables the selected segment.

RFMXVNA_VAL_SEGMENT_ENABLED_TRUE

1 (0x1)

Enables the selected segment.