NIRfsg Namespace

Table of Contents

RfsgArbSampleClockSource Class

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

RfsgArbSampleClockSource Class

Represents the source for the arbitrary waveform generator (AWG) Sample clock.

Inheritance Hierarchy

SystemObject
  NationalInstruments.ModularInstruments.NIRfsgRfsgArbSampleClockSource

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public sealed class RfsgArbSampleClockSource
Public NotInheritable Class RfsgArbSampleClockSource

The RfsgArbSampleClockSource type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberClockIn Gets the source when the external clock is used as the Sample clock source.
Public propertyStatic memberOnboardClock Gets the source when arbitrary waveform generator (AWG) module onboard clock is used as the clock source.
Top

Methods

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

Operators

 NameDescription
Public operatorStatic memberEquality(RfsgArbSampleClockSource, RfsgArbSampleClockSource) Checks whether two instances of the RfsgArbSampleClockSource object are equal.
Public operatorStatic member(RfsgArbSampleClockSource to String) Converts the RfsgArbSampleClockSource object to equivalent string.
Public operatorStatic member(String to RfsgArbSampleClockSource) Converts the specified string to an equivalent RfsgArbSampleClockSource object.
Public operatorStatic memberInequality(RfsgArbSampleClockSource, RfsgArbSampleClockSource) Checks whether two instances of the RfsgArbSampleClockSource object are unequal.
Top

Remarks

See Source.

See Also

Log in to get a better experience