RFmxVnaMXPropertyId Enumeration
- Updated2025-10-13
- 15 minute(s) read
Specifies all the attribute identifiers.
Syntax
Namespace: NationalInstruments.RFmx.VnaMX
public enum RFmxVnaMXPropertyId
Members
| Name | Value | Description |
|---|---|---|
| TriggerType | 13631554 | Specifies the trigger type. |
| DigitalEdgeTriggerSource | 13631555 | Specifies the source terminal for the digital edge trigger. This method is used only when you set the TriggerType method to DigitalEdge. |
| DigitalEdgeTriggerEdge | 13631556 | Specifies the active edge for the trigger. This method is used only when you set the TriggerType method to DigitalEdge. |
| TriggerMode | 13631557 | Specifies the trigger mode. |
| TriggerDelay | 13631600 | Specifies the delay between the instance when the analyzer receives a trigger and the instance when it starts acquiring. This value is expressed in seconds. |
| ReadyForTriggerEventOutputTerminal | 13631587 | Specifies the destination terminal for the Ready For Trigger event. This event indicates to an external device responsible for sending triggers that the VNA is ready to receive the trigger. Use ReadyForTriggerEventLevel to define the polarity. |
| ReadyForTriggerEventTerminalName | 13631588 | Returns the fully qualified terminal name as a string. |
| ReadyForTriggerEventLevel | 13631589 | Specifies the trigger level for the Ready For Trigger event. This event indicates to an external device responsible for sending triggers that the VNA is ready to receive the trigger. |
| IndexEventOutputTerminal | 13631590 | Specifies the destination terminal for the Index event. This event indicates the analyzer has completed all the acquisitions for the signal. Use Index Event Level to define the polarity. |
| IndexEventTerminalName | 13631591 | Returns the fully qualified terminal name as a string. |
| IndexEventLevel | 13631592 | Specifies the trigger level for the Index event. This event indicates the analyzer has completed all the acquisitions for the signal. |
| SweepType | 13631534 | Specifies the sweep type for the measurement. |
| FrequencyList | 13631490 | Specifies the list of frequencies at which VNA calibration or measurement (OR just 'VNA measurement') is performed. The frequencies must be in increasing order and must not contain duplicates. This value is expressed in Hz. |
| StartFrequency | 13631569 | Specifies the lowest frequency at which the measurement needs to be performed. This value is expressed in Hz. |
| StopFrequency | 13631570 | Specifies the highest frequency at which the measurement needs to be performed. This value is expressed in Hz. |
| CWFrequency | 13631594 | Specifies the frequency at which measurements are performed. This property is used only when you set the SweepType property to CWTime. This value is expressed in Hz. |
| NumberOfPoints | 13631571 | Specifies the number of points at which measurements are performed. This method is used only when you set the SweepType method to Linear or CWTime. |
| PowerLevel | 13631491 | Specifies the source power level for the VNA port. This value is expressed in dBm. |
| TestReceiverAttenuation | 13631498 | Specifies the attenuation that the VNA uses to attenuate the RF signal before it reaches the downconverting mixer on the path towards the Test Receiver. Lower attenuation For each VNA port, the receiver that measures waves traveling away from the DUT port and towards the VNA port is referred to as the Test Receiver. This value is expressed in dB. |
| IFBandwidth | 13631492 | Specifies the digital IF filter bandwidth. List of supported IF Bandwidths are {1, 2, 3, 5, 7, 10, 20, 30, 50, 70, 100, 200, 300, 500, 700, 1k, 2k, 3k, 5k, 7k, 10k, 20k, 30k, 50k, 70k, 100k, 200k, 300k, 500k, 700k, 1M, 2M, 3M, 5M, 7M, 10M, 15M}. This value is expressed in Hz. If you set IF Bandwidth to an unsupported value, RFmx automatically coerces to the smallest supported IF Bandwidth greater than or equal to the value you set. If you set IF Bandwidth to a value higher than the maximum supported value, RFmx automatically coerces it to maximum supported IF Bandwidth. |
| AutoIFBandwidthScalingEnabled | 13631558 | Specifies whether IF Bandwidth is scaled down at low frequencies. |
| SweepSequence | 13631533 | Specifies the sequence of acquisitions for various frequency points and source ports. |
| SweepDelay | 13631493 | Specifies the sweep delay. This value is expressed in seconds. |
| DwellTime | 13631494 | Specifies the time for which the analyzer waits before acquiring the signal for each measurement point. Use dwell time when measuring devices with substantial electrical lengths, requiring compensation for the delay between frequency changes at the generator and their observation at the analyzer. This value is expressed in seconds. |
| NumberOfSegments | 13631489 | Specifies the number of segments. |
| SegmentEnabled | 13631535 | Specifies whether to enable the selected segment for the sweep. |
| SegmentStartFrequency | 13631572 | Specifies the lowest frequency of the segment at which the measurement needs to be performed. This value is expressed in Hz. |
| SegmentStopFrequency | 13631573 | Specifies the highest frequency of the segment at which the measurement needs to be performed. This value is expressed in Hz. |
| SegmentNumberOfFrequencyPoints | 13631574 | Specifies the number of frequency points of the segment at which the measurement needs to be performed. |
| SegmentPowerLevelEnabled | 13631560 | Specifies whether to enable individual source power level value configured for each segment by Segment Power Level (dBm) method. If this is set to False, a common value will be used across all segments specified by Power Level(dBm) method. |
| SegmentPowerLevel | 13631561 | Specifies the source power level for the selected segment and VNA port when Segment Power Level Enabled method is set to True. This value is expressed in dBm. |
| SegmentIFBandwidthEnabled | 13631562 | Specifies whether to enable individual IF bandwidth value configured for each segment by Segment IF Bandwidth (Hz) method. If this is set to False, a common value will be used across all segments specified by IF Bandwidth (Hz) method. |
| SegmentIFBandwidth | 13631563 | Specifies the digital IF filter bandwidth for the selected segment and VNA port when Segment IF Bandwidth Enabled method is set to True. List of supported IF Bandwidths are {1, 2, 3, 5, 7, 10, 20, 30, 50, 70, 100, 200, 300, 500, 700, 1k, 2k, 3k, 5k, 7k, 10k, 20k, 30k, 50k, 70k, 100k, 200k, 300k, 500k, 700k, 1M, 2M, 3M, 5M, 7M, 10M, 15M}. This value is expressed in Hz. |
| SegmentTestReceiverAttenuationEnabled | 13631564 | Specifies whether to enable individual test receiver attenuation value configured for each segment by Segment Test Receiver Attenuation (dB) method. If this is set to False, a common value will be used across all segments specified by Test Receiver Attenuation (dB) method. |
| SegmentTestReceiverAttenuation | 13631565 | Specifies the test receiver attenuation for the selected segment and VNA port when Segment Test Receiver Attenuation Enabled method is set to True. This is the attenuation value that the VNA uses to attenuate the RF signal before it reaches the downconverting mixer on the path towards the Test Receiver. For each VNA port, the receiver that measures waves traveling away from the DUT port and towards the VNA port is referred to as the Test Receiver. This value is expressed in dB. |
| SegmentDwellTimeEnabled | 13631566 | Specifies whether to enable individual Dwell Time value configured for each segment by Segment Dwell Time (s) method. If this is set to False, a common value will be used across all segments specified by Dwell Time (s) method. |
| SegmentDwellTime | 13631567 | Specifies the dwell time for the selected segment when Segment Dwell Time Enabled method is set to True. This is the time for which the analyzer waits before acquiring the signal for each measured frequency point of the segment. Use dwell time when measuring devices with substantial electrical lengths, requiring compensation for the delay between frequency changes at the generator and their observation at the analyzer. This value is expressed in seconds. |
| PulseModeEnabled | 13631537 | Specifies whether to enable pulse mode for VNA measurement. |
| PulseTriggerType | 13631539 | Specifies the pulse trigger type. |
| PulseDigitalEdgeTriggerSource | 13631540 | Specifies the source terminal for the digital edge trigger. This method is used only when you set the PulseTriggerType method to DigitalEdge. |
| PulsePeriod | 13631541 | Specifies the interval after which the pulse repeats when you set the PulseModeEnabled method to True. This value is expressed in seconds. |
| PulseModulatorDelay | 13631543 | Specifies the delay in the start of the pulse ON state relative to the internal pulse trigger when you set the PulseModeEnabled method to True. This value is expressed in seconds. |
| PulseModulatorWidth | 13631544 | Specifies the duration for which the pulse is in ON state when you set the PulseModeEnabled method to True. This value is expressed in seconds. |
| PulseAcquisitionAuto | 13631545 | Specifies whether the measurement computes the pulse acquisition delay and pulse acquisition width when you set the PulseModeEnabled method to True. |
| PulseAcquisitionDelay | 13631546 | Specifies the delay in the start of the pulse acquisition relative to the internal pulse trigger when you set the PulseModeEnabled method to True and the PulseAcquisitionAuto method to True . This value is expressed in seconds. |
| PulseAcquisitionWidth | 13631547 | Specifies the width of pulse acquisition when you set the PulseModeEnabled method to True and the PulseAcquisitionAuto method to True. This value is expressed in seconds. |
| PulseGeneratorEnabled | 13631550 | Specifies whether to enable a pulse generator. |
| PulseGeneratorExportOutputTerminal | 13631551 | Specifies the destination terminal for an exported pulse generator. |
| PulseGeneratorTerminalName | 13631568 | Returns the fully qualified terminal name as a string. |
| PulseGeneratorDelay | 13631552 | Specifies the delay in the start of the pulse generator relative to the internal pulse trigger. The internal pulse trigger could either be generated independently by the VNA based on the PulsePeriod method or derived from an external pulse trigger that you specify using the PulseDigitalEdgeTriggerSource method. You must set the values of the Pulse Generator Delay (s) method and PulseGeneratorWidth method such that Delay + Width does not exceed the value of PulsePeriod method. This value is expressed in seconds. |
| PulseGeneratorWidth | 13631553 | Specifies the pulse width of the selected pulse generator. You must set the values of the Pulse Generator Delay (s) method and PulseGeneratorWidth method such that Delay + Width does not exceed the value of PulsePeriod method. This value is expressed in seconds. |
| XAxisValues | 13631575 | Returns the the X-Axis Values (Stimulus) at which VNA calibration or VNA measurement is performed. These values correspond to frequency in Hz for sweep type set to List, Linear or Segment. They correspond to time in s for sweep type set to CW Time. |
| AveragingEnabled | 13631495 | Specifies whether to enable averaging for the VNA measurement. |
| AveragingCount | 13631496 | Specifies the number of times each measurement is repeated and averaged-over. This method is used only when you set the AveragingEnabled method to True. |
| CorrectionEnabled | 13631499 | Specifies whether to enable error correction for VNA measurement. |
| CorrectionInterpolationEnabled | 13631576 | Specifies whether to enable interpolation of error terms for corrected VNA measurement. This method is used only when you set the CorrectionEnabled method to True. |
| CorrectionPortSubsetEnabled | 13631502 | Specifies whether to enable correction for a subset of ports for which calibration data is avaialble in the calset. This property is used only when you set the CorrectionEnabled property to True. |
| CorrectionPortSubsetFullPorts | 13631503 | Specifies the subset of ports, that are selected for full N-Port correction, where N is the number of ports specified in this property. Use comma-separated list of ports to specify multiple ports. The configured measurement is full N-Port corrected if both the measurement receiver and source port are specified using this property. The configured measurement is one-path two-port corrected if one of the measurement ports is specified using this property and another is specified using CorrectionPortSubsetResponsePorts. Measurements involving the ports outside CorrectionPortSubsetFullPorts and CorrectionPortSubsetResponsePorts return error. |
| CorrectionPortSubsetResponsePorts | 13631609 | Specifies the subset of ports, that are selected for one-path two-port error correction. Use comma-separated list of ports to specify multiple ports. The configured measurement is one-path two-port corrected if both measurement ports are specified using this property. Alternatively, measurement is also one-path two-port corrected if one of the measurement port is specified using this property and another is specified using CorrectionPortSubsetFullPorts. Measurements involving the ports outside the CorrectionPortSubsetResponsePorts and CorrectionPortSubsetFullPorts return error. |
| CorrectionPortExtensionEnabled | 13631526 | Specifies whether to enable port extension for the VNA port. |
| CorrectionPortExtensionDelayDomain | 13631583 | Specifies whether port extension utilizes delay-based or distance-velocity factor-based definition when Port Extension Enabled is set to True. |
| CorrectionPortExtensionDelay | 13631527 | Specifies the electrical delay of port extension when Port Extension Enabled is set to True. This value is expressed in seconds. |
| CorrectionPortExtensionDistance | 13631584 | Specifies the port extension delay in physical length when Port Extension Enabled is set to True and Port Extension Delay Domain is set to Distance. This value is expressed in unit specified by Port Extension Distance Unit. |
| CorrectionPortExtensionDistanceUnit | 13631585 | Specifies the unit of port extension delay in physical length when Port Extension Enabled is set to True and Port Extension Delay Domain is set to Distance. |
| CorrectionPortExtensionVelocityFactor | 13631586 | Specifies the speed of light in the port extension medium relative to speed of light in vacuum when Port Extension Enabled is set to True and Port Extension Delay Domain is set to Distance. |
| CorrectionPortExtensionDCLossEnabled | 13631528 | Specifies whether to compensate for the frequency independent loss when Port Extension Enabled is set to True. |
| CorrectionPortExtensionLossDCLoss | 13631529 | Specifies the frequency independent loss to compensate when Port Extension Enabled is set to True and Port Extension DC Loss Enabled is set to True. This value is expressed in dB. |
| CorrectionPortExtensionLoss1Enabled | 13631577 | Specifies whether to compensate for the frequency dependent loss, Loss1, as part of port extention. This method is used only when you set the CorrectionPortExtensionEnabled method to True. |
| CorrectionPortExtensionLoss1Frequency | 13631578 | Specifies the frequency at which Loss1 is applied and compensated when Port Extension Enabled is set to True and Port Extension Loss1 Enabled is set to True. This value is expressed in Hz. |
| CorrectionPortExtensionLoss1 | 13631579 | Specifies the frequency dependent loss to compensate when Port Extension Enabled is set to True and Port Extension Loss1 Enabled is set to True. This value is expressed in dB. |
| CorrectionPortExtensionLoss2Enabled | 13631580 | Specifies whether to compensate for the frequency dependent loss, Loss2, as part of port extention. This method is used only when you set the CorrectionPortExtensionEnabled method to True and the CorrectionPortExtensionLoss1Enabled method is set to True. |
| CorrectionPortExtensionLoss2Frequency | 13631581 | Specifies the frequency at which Loss2 is applied and compensated when Port Extension Enabled is set to True and Port Extension Loss2 Enabled is set to True. This value is expressed in Hz. |
| CorrectionPortExtensionLoss2 | 13631582 | Specifies the frequency dependent loss to compensate when Port Extension Enabled is set to True and Port Extension Loss2 Enabled is set to True. This value is expressed in dB. |
| CorrectionCalibrationPorts | 13631504 | Specifies the ports requested for calibration. Use comma-separated list of ports to specify multiple ports. |
| CorrectionCalibrationConnectorType | 13631505 | Specifies the connector type of the DUT. The specified connector type must match be same as that of the selected calkit. |
| CorrectionCalibrationCalkitType | 13631506 | Specifies the type of calkit used for calibration. |
| CorrectionCalibrationCalkitElectronicResourceName | 13631507 | Specifies the resource name of the electronic calibration module (vCal) used for calibration. |
| CorrectionCalibrationCalkitElectronicOrientation | 13631518 | Specifies the orientation of the vCal fixture ports with respect to vCal ports. |
| CorrectionCalibrationCalkitMechanicalName | 13631508 | Specifies the name of the mechanical calkit used for measurement calibration when you set CorrectionCalibrationCalkitType method to Mechanical. |
| CorrectionCalibrationMethod | 13631509 | Specifies the calibration method. |
| CorrectionCalibrationThruMethod | 13631511 | Specifies the Thru calibration method when Calibration Method method is set to SOLT. |
| CorrectionCalibrationThruCoaxDelay | 13631512 | Specifies the delay of the Thru mechanical standard when CorrectionCalibrationCalkitType method is set to Mechanical and Thru Method method is set to Auto or Undefined Thru. This value is expressed in seconds. |
| CorrectionCalibrationStepCount | 13631513 | Returns the number of steps required to perform calibration. |
| CorrectionCalibrationStepDescription | 13631514 | Returns the description the calibration step. |
| CorrectionCalibrationEstimatedThruDelay | 13633536 | Returns the estimated Thru Delay when Thru Method is set to Undefined Thru or Undefined Thru Using Defined Thru. |
| SParamsMeasurementEnabled | 13635584 | Specifies whether to enable the Sparams measurement. |
| SParamsNumberOfSParameters | 13635586 | Specifies the number of S-Parameters to measure. |
| SParamsReceiverPort | 13635587 | Specifies the receiver port name of the S-Parameter. S-Parameter is denoted by "S_(receiver port name)_(receiver port name)".For example, to measure S_port2_port1, set this method to "port2". |
| SParamsSourcePort | 13635588 | Specifies the source port name of the S-Parameter. S-Parameter is denoted by "S_(receiver port name)_(receiver port name)".For example, to measure S_port2_port1, set this method to "port1". |
| SParamsFormat | 13635589 | Specifies the format of S-Parameter measurement. |
| SParamsMagnitudeUnits | 13635590 | Specifies the magnitude units for all S-Parameters for which you set SParamsFormat method to Magnitude. |
| SParamsPhaseTraceType | 13635591 | Specifies the phase type for all S-Parameters for which SParamsFormat method is set to Phase. Phase can be represented in two mathematically equivalent ways viz. phase wrapped between the range [-180, 180) degrees, and phase can be represented in an unwrapped manner. |
| SParamsGroupDelayApertureMode | 13635612 | Specifies the aperture mode to be used for the computation of group delay for all S-Parameters for which SParamsFormat method is set to Group Delay. |
| SParamsGroupDelayAperturePoints | 13635613 | Specifies the group delay aperture in terms of the number of frequency points that separates the two frequency points for all S-Parameters for which SParamsFormat method is set to Group Delay and SParams Group Delay Aperture Mode method is set to Points. You must set the value of this method between 2 and the total number of frequency points in the measurement frequency range. |
| SParamsGroupDelayAperturePercentage | 13635614 | Specifies the group delay aperture in terms of the frequency separation between the two frequency points selected for group delay computation, where separation is expressed as a percentage of the total measurement frequency range for all S-Parameters for which SParamsFormat method is set to Group Delay and SParams Group Delay Aperture Mode method is set to Percentage. |
| SParamsGroupDelayApertureFrequencySpan | 13635615 | Specifies the group delay aperture in terms of the frequency separation between the two frequency points selected for group delay computation for all S-Parameters for which SParamsFormat method is set to Group Delay and SParams Group Delay Aperture Mode method is set to Frequency Span. |
| SParamsMathFunction | 13635610 | Specifies the mathematical operation between the configured S-Parameter and its active measurement memory. All mathematical operations are applied on complex data before being formatted. |
| SParamsMathActiveMeasurementMemory | 13635611 | Specifies the active measurement memory for performing mathematical operations when several measurement memories are associated with the configured S-Parameter. If only one measurement memory is associated with the configured S-Parameter, that measurement memory will be used for mathematical operations. |
| SParamsResultsCorrectionState | 13635608 | Returns the error correction state of the VNA S-Parameter measurement. |
| SParamsResultsCorrectionLevel | 13635616 | Returns the level of error correction applied to the specified S-Parameter measurement. |
| SParamsSnPDataFormat | 13635603 | Specifies the SParams Data Format of the S-parameter measurement to be saved. |
| SParamsSnPUserComment | 13635604 | Specifies user-specific additional information passed as SParams User Comment to write to SnP file. |
| SParamsSnPPorts | 13635605 | Specifies the Ports for which the S-parameter measurement is saved to file. |
| WavesMeasurementEnabled | 13639680 | Specifies whether to enable the Waves measurement. |
| WavesNumberOfWaves | 13639682 | Specifies the number of waves to be measured. |
| WavesReceiver | 13639683 | 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)_(source port name)" and "b_(receiver port name)_(source 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 "b21", set this method to Test (0), WavesReceiverPort to "port2" and WavesSourcePort to "port1". |
| WavesReceiverPort | 13639684 | Specifies the receiver port name for wave measurement. Incident and scattered waves are denoted by "a_(receiver port name)_(source port name)" and "b_(receiver port name)_(source 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 "b21", set WavesReceiver to Test (0), set this method to "port2" and WavesSourcePort to "port1". |
| WavesSourcePort | 13639685 | Specifies the source port name for wave measurement. Incident and scattered waves are denoted by "a_(receiver port name)_(source port name)" and "b_(receiver port name)_(source 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 "b21", set WavesReceiver to Test (0), WavesReceiverPort to "port2" and set this method to "port1". |
| WavesFormat | 13639686 | Specifies the format for wave measurement. |
| WavesMagnitudeUnits | 13639687 | Specifies the magnitude units for all waves for which WavesFormat method is set to Magnitude. |
| WavesPhaseTraceType | 13639688 | Specifies the phase type for all waves for which WavesFormat method is set to Phase. Phase can be represented in two mathematically equivalent ways viz. phase wrapped between the range [-180, 180) degrees, and phase can be represented in an unwrapped manner. |
| WavesGroupDelayApertureMode | 13639701 | Specifies the aperture mode to be used for the computation of group delay for all waves for which WavesFormat method is set to Group Delay. |
| WavesGroupDelayAperturePoints | 13639702 | Specifies the group delay aperture in terms of the number of frequency points that separates the two frequency points for all waves for which WavesFormat method is set to GroupDelay and Waves Group Delay Aperture Mode method is set to Points. You must set the value of this method between 2 and the total number of frequency points in the measurement frequency range. |
| WavesGroupDelayAperturePercentage | 13639703 | Specifies the group delay aperture in terms of the frequency separation between the two frequency points selected for group delay computation, where separation is expressed as a percentage of the total measurement frequency range for all waves for which WavesFormat method is set to GroupDelay and Waves Group Delay Aperture Mode method is set to Percentage. |
| WavesGroupDelayApertureFrequencySpan | 13639704 | Specifies the group delay aperture in terms of the frequency separation between the two frequency points selected for group delay computation for all waves for which WavesFormat method is set to GroupDelay and Waves Group Delay Aperture Mode method is set to Frequency Span. |
| WavesResultsCorrectionState | 13639699 | Returns the error correction state of the VNA Waves measurement. |
| WavesResultsCorrectionLevel | 13639705 | Returns the level of error correction applied to the specified wave measurement. |
| IQMeasurementEnabled | 13635594 | This enum value has been deprecated. |
| IQAcquisitionTime | 13635597 | This enum value has been deprecated. |
| IQReceiverPort | 13635599 | This enum value has been deprecated. |
| IQSourcePort | 13635600 | This enum value has been deprecated. |
| IQResultsCorrectionState | 13635609 | This enum value has been deprecated. |
| LimitedConfigurationChange | 13639691 | Specifies the set of properties that are considered by NI-RFmx in the locked signal configuration state. |
| SourcePowerMode | 13639692 | Specifies whether to make VNA measurements with source turned off. |
| GroundTerminatedPorts | 13639693 | Specifies the instrument port to be ground terminated in case of SM2 devices. The ports passed to this property will be mutually exclusive to the ports passed to Selected Ports attribute. Use RFmxInstr_GetAvailablePorts function to get the valid port names. |
| ResultFetchTimeout | 13680640 | Specifies the time, in seconds, to wait before results are available. Set this value to a time longer than expected for fetching the measurement. A value of -1 specifies that the RFmxVNA waits until the measurement is complete. |
| SParamsParameter | 13635607 | Specifies the S-Parameter to be measured in format denoted by "S_(receiver port number)_(source port number)".For example, to measure S-Parameter for receiver port 2 and source port 1, set this method to "S21". |
| WavesParameter | 13639698 | Specifies the incident or scattered Wave Parameter to be measured in format denoted by "a_(receiver port number)_(source port number)" and "b_(receiver port number)_(source port number)" respectively. For example, to measure scattering wave parameter of receiver port 2 and source port 1, set this method to "b21". |
| NumberOfFrequencyPoints | 13631571 | This enum value has been deprecated. |
| CorrectionPortSubsetPorts | 13631503 | This enum value has been deprecated. |