RFMXVNA_ATTR_WAVES_SOURCE_PORT
- Updated2025-04-08
- 1 minute(s) read
Specifies the source port name for wave measurement.
Syntax
RFMXVNA_ATTR_WAVES_SOURCE_PORT
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
13639685 | char[] | Read/Write | Wave |
Remarks
Incident and scattered waves are denoted by "a_<<i>receiver port name</i>>_<<i>source port name</i>>" and "b_<<i>receiver port name</i>>_<<i>source port name</i>>" respectively. On a receiver port, the a and b waves are measured using Reference receiver and Test receiver respectively.
For example, to measure "b21", set RFMXVNA_ATTR_WAVES_RECEIVER to Test (0), RFMXVNA_ATTR_WAVES_RECEIVER_PORT to "port2" and set this attribute to "port1".
Use "wave<n>" as the selector string to configure or read this attribute.
The default value is "port1".