ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

RfsgSynchronizedSampleClock.DistributionLine Property

RfsgSynchronizedSampleClock.DistributionLine Property

RfsgSynchronizedSampleClockDistributionLine Property

Gets or sets the external trigger line that distributes the synchronized Sample Clock signal.

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

Syntax

public RfsgSynchronizedSampleClockDistributionLine DistributionLine { get; set; }
Public Property DistributionLine As RfsgSynchronizedSampleClockDistributionLine
	Get
	Set

Property Value

Type: RfsgSynchronizedSampleClockDistributionLine
Specifies an object of type RfsgSynchronizedSampleClockDistributionLine.

Exceptions

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

See Also

Was this information helpful?