NIRfsa Namespace

Table of Contents

RfsaDigitizerSampleClock.ClockRate Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaDigitizerSampleClock.ClockRate Property

RfsaDigitizerSampleClockClockRate Property

Gets or sets the frequency, in hertz (Hz), of the Digitizer Sample Clock.

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

Syntax

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

Property Value

Double
Specifies a Double representing the frequency.

Exceptions

ExceptionCondition
ObjectDisposedException The ClockRate property was accessed after the associated NIRfsa object was disposed.

Remarks

Supported Devices: NI 5668R

See Also

Log in to get a better experience