RfsgFrequencyReferenceSource Class
- Updated2025-02-03
- 4 minute(s) read
Rfsg
Represents the source of RfsgFrequencyReference.
Inheritance Hierarchy
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public sealed class RfsgFrequencyReferenceSource
Public NotInheritable Class RfsgFrequencyReferenceSource
The RfsgFrequencyReferenceSource type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | ClockIn | Gets the source when the clock signal present at the front panel CLK IN connector is used as the source. |
![]() ![]() | OnboardClock | Gets the source when arbitrary waveform generator (AWG) module onboard clock is used as the clock source. |
![]() ![]() | PxiClock | Gets the source when the PXI_CLK signal, which is present on the PXI backplane is used as the source. |
![]() ![]() | PxiClockMaster | NI-RFSG configures the PXIe-5653 to export the Reference Clock and configures the PXIe-5840/PXIe-5820/PXIe-3622 to use PxiClock. |
![]() ![]() | ReferenceIn | Gets the source when the clock signal present at the front panel REF IN connector is used as the source. |
![]() ![]() | ReferenceIn2 | NI-RFSG locks the Reference Clock to the clock sourced at the PXIe-5840 REF IN terminal that is already configured by an NI-RFSA session. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the current instance of RfsgFrequencyReferenceSource and the object that you specify are equal.
(Overrides ObjectEquals(Object)) |
![]() | Equals(RfsgFrequencyReferenceSource) | Determines whether the current instance of RfsgFrequencyReferenceSource and the RfsgFrequencyReferenceSource object that you specify are equal. |
![]() ![]() | FromString | Creates an RfsgFrequencyReferenceSource from the specified string. |
![]() | GetHashCode |
Returns the hash code for the current instance of RfsgFrequencyReferenceSource.
(Overrides ObjectGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString |
Convert the current instance of RfsgFrequencyReferenceSource to equivalent string.
(Overrides ObjectToString) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality(RfsgFrequencyReferenceSource, RfsgFrequencyReferenceSource) | Checks whether the two instances of RfsgFrequencyReferenceSource are equal. |
![]() ![]() | (RfsgFrequencyReferenceSource to String) | Converts the RfsgFrequencyReferenceSource object to equivalent string. |
![]() ![]() | (String to RfsgFrequencyReferenceSource) | Converts the specified string to equivalent RfsgFrequencyReferenceSource object. |
![]() ![]() | Inequality(RfsgFrequencyReferenceSource, RfsgFrequencyReferenceSource) | Checks whether the two instances of RfsgFrequencyReferenceSource are unequal. |
Remarks
See Source.