Sets whether to enable individual Dwell Time value configured for each segment by Segment Dwell Time (s) method. If this is set to False, a common value will be used across all segments specified by Dwell Time (s) method.

Syntax

Namespace: NationalInstruments.RFmx.VnaMX

public int SetSegmentDwellTimeEnabled(string selectorString, RFmxVnaMXSegmentDwellTimeEnabled value)

Remarks

This method sets the value of SegmentDwellTimeEnabled attribute.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valueRFmxVnaMXSegmentDwellTimeEnabled

Specifies whether to enable individual Dwell Time value configured for each segment by Segment Dwell Time (s) method. If this is set to False, a common value will be used across all segments specified by Dwell Time (s) method.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.