IVIPWRMETER_ATTR_RANGE_AUTO_ENABLED

CVI/LabWindows IVI Class Driver

IVIPWRMETER_ATTR_RANGE_AUTO_ENABLED

IviPwrMeterBase Attribute

Data
type
Access Applies to Coercion High Level Functions
ViBoolean R/W Channels None IviPwrMeter_ConfigureRangeAutoEnabled

Description

This channel-based attribute specifies if the power meter should automatically determine the best range for the measurement.

If this attribute is set to TRUE, the instrument automatically determines the best range for the measurement. If this attribute is set to FALSE, specify the lower and upper limits of the measurement range by explicitly setting the IVIPWRMETER_ATTR_RANGE_LOWER [RNG] and IVIPWRMETER_ATTR_RANGE_UPPER [RNG] attributes.

Defined Values

VI_TRUE

VI_FALSE