Specifies the magnitude units for all waves for which RFMXVNA_ATTR_WAVES_FORMAT attribute is set to Magnitude.

Syntax

RFMXVNA_ATTR_WAVES_MAGNITUDE_UNITS

Numeric Value

Data Type

Access

Applies To

13639687

int32

Read/Write

N/A

Remarks


You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is dBm.

Name

Value

Description

RFMXVNA_VAL_WAVES_MAGNITUDE_UNITS_DBM

0 (0x0)

Sets wave magnitude units to dBm.

RFMXVNA_VAL_WAVES_MAGNITUDE_UNITS_DBMV

1 (0x1)

Sets wave magnitude units to dBmV.

RFMXVNA_VAL_WAVES_MAGNITUDE_UNITS_DBUV

2 (0x2)

Sets wave magnitude units to dBuV.

RFMXVNA_VAL_WAVES_MAGNITUDE_UNITS_DBMA

3 (0x3)

Sets wave magnitude units to dBmA.

RFMXVNA_VAL_WAVES_MAGNITUDE_UNITS_W

4 (0x4)

Sets wave magnitude units to watts.

RFMXVNA_VAL_WAVES_MAGNITUDE_UNITS_V

5 (0x5)

Sets wave magnitude units to volts.

RFMXVNA_VAL_WAVES_MAGNITUDE_UNITS_A

6 (0x6)

Sets wave magnitude units to ampere.