RfsgArbSampleClockSource Class
- Updated2025-05-22
- 3 minute(s) read
Rfsg
Represents the source for the arbitrary waveform generator (AWG) Sample clock.
Inheritance Hierarchy
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
Name | Description | |
---|---|---|
![]() ![]() | ClockIn | Gets the source when the external clock is used as the Sample clock source. |
![]() ![]() | OnboardClock | Gets the source when arbitrary waveform generator (AWG) module onboard clock is used as the clock source. |
Methods
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the current instance of RfsgArbSampleClockSource and the object that you specify are equal.
(Overrides ObjectEquals(Object)) |
![]() | Equals(RfsgArbSampleClockSource) | Determines whether the current instance of RfsgArbSampleClockSource and the RfsgArbSampleClockSource object that you specify are equal. |
![]() ![]() | FromString | Creates an RfsgArbSampleClockSource object from the specified string. |
![]() | GetHashCode |
Returns the hash code for the current instance of RfsgArbSampleClockSource.
(Overrides ObjectGetHashCode) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString |
Converts the current instance of RfsgArbSampleClockSource to string.
(Overrides ObjectToString) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality(RfsgArbSampleClockSource, RfsgArbSampleClockSource) | Checks whether two instances of the RfsgArbSampleClockSource object are equal. |
![]() ![]() | (RfsgArbSampleClockSource to String) | Converts the RfsgArbSampleClockSource object to equivalent string. |
![]() ![]() | (String to RfsgArbSampleClockSource) | Converts the specified string to an equivalent RfsgArbSampleClockSource object. |
![]() ![]() | Inequality(RfsgArbSampleClockSource, RfsgArbSampleClockSource) | Checks whether two instances of the RfsgArbSampleClockSource object are unequal. |
Remarks
See Source.