NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTiming.ClockSynchronizationPulseSource Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeTiming.ClockSynchronizationPulseSource Property

ScopeTimingClockSynchronizationPulseSource Property

Gets or sets the clock synchronization pulse source.

Namespace:  NationalInstruments.ModularInstruments.NIScope
Assembly:  NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023

Syntax

public ScopeClockSynchronizationPulseSource ClockSynchronizationPulseSource { get; set; }
Public Property ClockSynchronizationPulseSource As ScopeClockSynchronizationPulseSource
	Get
	Set

Property Value

Type: ScopeClockSynchronizationPulseSource
The clock synchronization pulse source.

Exceptions

ExceptionCondition
ObjectDisposedExceptionClockSynchronizationPulseSource was accessed after associated NIScope or ScopeDriverUtility object was disposed.
IviCDriverException The underlying NI-SCOPE driver returned an error.

Remarks

This line should be the same for all instruments to be synchronized.

See Also

Log in to get a better experience