NIRfsa Namespace

Table of Contents

RfsaReferenceClock.Rate Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsaReferenceClock.Rate Property

RfsaReferenceClockRate Property

Gets or sets the rate of the Reference clock, in hertz (Hz).

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

Syntax

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

Property Value

Double
Specifies a Double representing the rate of the Reference clock. The default value is 10 MHz.

Exceptions

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

See Also

Log in to get a better experience