RfsgPxiChassisClock10Source Class
- Updated2025-05-22
- 3 minute(s) read
Rfsg
Represents the source for the PXI chassis clock.
Inheritance Hierarchy
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public sealed class RfsgPxiChassisClock10Source
Public NotInheritable Class RfsgPxiChassisClock10Source
The RfsgPxiChassisClock10Source type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | None | Gets the clock source when the signal is not exported. |
![]() ![]() | OnboardClock | Gets the clock source when the highly stable oven-controlled onboard frequency reference is used to drive the PXI_CLK signal. |
![]() ![]() | ReferenceIn | Gets the clock source when the clock present at the front panel REF IN connector is used to drive the PXI_CLK signal. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the current instance of RfsgPxiChassisClock10Source and the object that you specify are equal.
(Overrides ObjectEquals(Object)) |
![]() | Equals(RfsgPxiChassisClock10Source) | Determines whether the current instance of RfsgPxiChassisClock10Source object and the RfsgPxiChassisClock10Source object that you specify are equal. |
![]() ![]() | FromString | Creates an RfsgPxiChassisClock10Source object from the specified string. |
![]() | GetHashCode |
Returns the hash code for the current instance of RfsgPxiChassisClock10Source.
(Overrides ObjectGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString |
Converts the current instance of RfsgPxiChassisClock10Source to string.
(Overrides ObjectToString) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality(RfsgPxiChassisClock10Source, RfsgPxiChassisClock10Source) | Determines whether the two instances of RfsgPxiChassisClock10Source are equal. |
![]() ![]() | (RfsgPxiChassisClock10Source to String) | Converts the RfsgPxiChassisClock10Source object to its equivalent string. |
![]() ![]() | (String to RfsgPxiChassisClock10Source) | Converts the specified string representation of a PXI chassis clock 10 source to its RfsgPxiChassisClock10Source equivalent. |
![]() ![]() | Inequality(RfsgPxiChassisClock10Source, RfsgPxiChassisClock10Source) | Checks whether the two instances of RfsgPxiChassisClock10Source are unequal. |