NI-SCOPE .NET Class Library Help

Table of Contents

ScopeTiming.PllLockStatus Property

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

ScopeTimingPllLockStatus Property

Gets whether the PLL has remained locked/unlocked to the external reference clock since it was last checked.

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

Syntax

public bool PllLockStatus { get; }
Public ReadOnly Property PllLockStatus As Boolean
	Get

Property Value

Type: Boolean
true if the PLL has remained locked to the external reference clock since it was last checked and false, the PLL has become unlocked from the external reference clock since it was last checked.

See Also

Log in to get a better experience