RFMXVNA_ATTR_SOURCE_POWER_MODE
- Updated2025-04-08
- 1 minute(s) read
Specifies whether to make VNA measurements with source turned off.
Syntax
RFMXVNA_ATTR_SOURCE_POWER_MODE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
13639692 | 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 Auto.
Name | Value | Description |
---|---|---|
RFMXVNA_VAL_SOURCE_POWER_MODE_AUTO | 0 (0x0) | The source is turned on when making the measurement. |
RFMXVNA_VAL_SOURCE_POWER_MODE_OFF | 1 (0x1) | The source is turned off for all the ports when making the measurements. |