ni-rfsg-dotnet-api-ref_doc

Table of Contents

RfsgArbSampleClock.Rate Property

  • Updated2024-05-08
  • 1 minute(s) read
RfsgArbSampleClock.Rate Property

RfsgArbSampleClockRate Property

Gets the rate of the sample clock, in Hertz (Hz), on the arbitrary waveform generator (AWG) module.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public double Rate { get; }
Public ReadOnly Property Rate As Double
	Get

Property Value

Type: Double
Returns a Double representing the rate of the sample clock in Hz.

Exceptions

ExceptionCondition
ObjectDisposedException The Rate property was accessed after the associated NIRfsg object was disposed.

See Also

Log in to get a better experience