RFmxVnaMXWavesReceiver Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies whether to measure the wave on the reference receiver or the test receiver of the Wave Receiver Port.Incident and scattered waves are denoted by "a_(receiver port name)_(receiver port name)" and "b_(receiver port name)_(receiver port name)" respectively. On a receiver port, the a and b waves are measured using Reference receiver and Test receiver respectively. For example, to measure 'b_port2_port1', set this method to (format type="bold")Test (0)(/format), (a href="javascript:launchmergedhelp('rfmxvna.chm', 'rfmxvnacvi.chm', 'RFMXVNA_ATTR_WAVES_RECEIVER_PORT.html')")RFMXVNA_ATTR_WAVES_RECEIVER_PORT(/a) to "port2" and (a href="javascript:launchmergedhelp('rfmxvna.chm', 'rfmxvnacvi.chm', 'RFMXVNA_ATTR_WAVES_SOURCE_PORT.html')")RFMXVNA_ATTR_WAVES_SOURCE_PORT(/a) to "port1".
Namespace: NationalInstruments.RFmx.VnaMX
Assembly: NationalInstruments.RFmx.VnaMX.Fx40 (in NationalInstruments.RFmx.VnaMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxVnaMXWavesReceiver
Public Enumeration RFmxVnaMXWavesReceiver
Members
Member name | Value | Description |
---|---|---|
Test | 0 | Measures the wave on the test receiver. |
Reference | 1 | Measures the wave on the test receiver. |