RfsaAdvancedSignalPath Class
- Updated2025-07-17
- 4 minute(s) read
Rfsa
Provides advanced properties related to signal path.
Inheritance Hierarchy
SystemObject
NationalInstruments.ModularInstruments.NIRfsaRfsaSubObject
NationalInstruments.ModularInstruments.NIRfsaRfsaAdvancedSignalPath
NationalInstruments.ModularInstruments.NIRfsaRfsaSubObject
NationalInstruments.ModularInstruments.NIRfsaRfsaAdvancedSignalPath
Namespace: NationalInstruments.ModularInstruments.NIRfsa
Assembly: NationalInstruments.ModularInstruments.NIRfsa.Fx45 (in NationalInstruments.ModularInstruments.NIRfsa.Fx45.dll) Version: 2025
Syntax
public sealed class RfsaAdvancedSignalPath : RfsaSubObject
Public NotInheritable Class RfsaAdvancedSignalPath Inherits RfsaSubObject
The RfsaAdvancedSignalPath type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AbsoluteDelay |
Gets or sets the sub-sample clock delay, in seconds, to apply to the acquired signal. Use this property to reduce the trigger jitter when synchronizing multiple devices with NI-TClk. This property can also help maintain synchronization repeatability by writing the absolute delay value of a previous measurement to the current session.
To set this property, the NI-RFSA device must be in the Configuration state.
If this value is set, NI-TClk cannot do any sub-sample clock adjustment. |
![]() | DownconverterLoopBandwidth | Obsolete. Gets or sets the loop bandwidth of the downconverter tuning phase-locked loops (PLL). |
![]() | DownconverterPreselectorEnabled | Gets or sets whether the tunable preselector is enabled on the downconverter. |
![]() | FrequencySettlingTime | Obsolete. Gets or sets the value used for LO frequency settling. |
![]() | FrequencySettlingUnits | Obsolete. Gets or sets the delay duration units and interpretation for LO settling. |
![]() | IFConditioningDownconversionEnabled | Gets or sets whether downconversion to 21.4 MHz is enabled for the IF conditioning module. |
![]() | InputIsolationEnabled | Gets or sets whether input isolation is enabled. |
![]() | InputPort | Gets or sets the connector(s) to acquire the signal. |
![]() | LOFrequencyStepSize | Obsolete. Gets or sets the step size for tuning the local oscillator (LO) phase-locked loop (PLL). |
![]() | LOInjectionSide | Obsolete. Gets or sets the LO injection side. |
![]() | LOInPower | Obsolete. Gets the power level, in dBm, expected at the LO terminal when the LOSource property is set to LOIn. |
![]() | LOOutPower | Obsolete. Gets or sets the power level, in dBm, of the signal at the LO OUT terminal when the LOExportEnabled property is set to true. |
![]() | LOPllFractionalModeEnabled | Obsolete. Gets or sets whether to use fractional mode for the LO PLL. |
![]() | LowFrequencyBypassEnabled | Gets or sets whether to use the low-frequency bypass path for the incoming RF signal. |
![]() | NotchFilterEnabled | Gets or sets whether the notch filter is enabled on the RF conditioning module. |
![]() | RFHighPassFiltering | Gets or sets the maximum corner frequency of the high pass filter in the RF signal path. |
![]() | RFPreselectorFilter | Gets or sets the RF preselector filter to use. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Remarks
For more information, refer to NI RF Vector Signal Analyzers Help.