NIRfsg Namespace

Table of Contents

RfsgPxiChassisClock10Source Class

  • Updated2025-05-22
  • 3 minute(s) read
RfsgPxiChassisClock10Source Class

RfsgPxiChassisClock10Source Class

Represents the source for the PXI chassis clock.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfsgRfsgPxiChassisClock10Source

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

 NameDescription
Public propertyStatic memberNone Gets the clock source when the signal is not exported.
Public propertyStatic memberOnboardClock Gets the clock source when the highly stable oven-controlled onboard frequency reference is used to drive the PXI_CLK signal.
Public propertyStatic memberReferenceIn Gets the clock source when the clock present at the front panel REF IN connector is used to drive the PXI_CLK signal.
Top

Methods

 NameDescription
Public methodEquals(Object) Determines whether the current instance of RfsgPxiChassisClock10Source and the object that you specify are equal.
(Overrides ObjectEquals(Object))
Public methodEquals(RfsgPxiChassisClock10Source) Determines whether the current instance of RfsgPxiChassisClock10Source object and the RfsgPxiChassisClock10Source object that you specify are equal.
Public methodStatic memberFromString Creates an RfsgPxiChassisClock10Source object from the specified string.
Public methodGetHashCode Returns the hash code for the current instance of RfsgPxiChassisClock10Source.
(Overrides ObjectGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToString Converts the current instance of RfsgPxiChassisClock10Source to string.
(Overrides ObjectToString)
Top

Operators

 NameDescription
Public operatorStatic memberEquality(RfsgPxiChassisClock10Source, RfsgPxiChassisClock10Source) Determines whether the two instances of RfsgPxiChassisClock10Source are equal.
Public operatorStatic member(RfsgPxiChassisClock10Source to String) Converts the RfsgPxiChassisClock10Source object to its equivalent string.
Public operatorStatic member(String to RfsgPxiChassisClock10Source) Converts the specified string representation of a PXI chassis clock 10 source to its RfsgPxiChassisClock10Source equivalent.
Public operatorStatic memberInequality(RfsgPxiChassisClock10Source, RfsgPxiChassisClock10Source) Checks whether the two instances of RfsgPxiChassisClock10Source are unequal.
Top

Remarks

See Also

Log in to get a better experience