NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalPatternControl.IsKeepAliveActive Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalPatternControl.IsKeepAliveActive Property

DigitalPatternControlIsKeepAliveActive Property

Gets a value that indicates whether the instrument is driving a keep alive pattern.

Namespace:  NationalInstruments.ModularInstruments.NIDigital
Assembly:  NationalInstruments.ModularInstruments.NIDigital.Fx40 (in NationalInstruments.ModularInstruments.NIDigital.Fx40.dll) Version: 2021

Syntax

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

Property Value

Type: Boolean
, if the instrument is driving a keep alive pattern; otherwise, .

Remarks

For more information, refer to the Keep Alive Patterns topic of the Digital Pattern Help.

See Also

Log in to get a better experience