ScopeTiming.PllLockStatus Property
- Updated2023-09-06
- 1 minute(s) read
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: Booleantrue 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.