NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalPatternControl.HaltOnKeepAliveOpcode Property

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

DigitalPatternControlHaltOnKeepAliveOpcode Property

Gets or sets a value that indicates whether keep_alive opcodes should behave like halt opcodes.

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

Syntax

public bool HaltOnKeepAliveOpcode { get; set; }
Public Property HaltOnKeepAliveOpcode As Boolean
	Get
	Set

Property Value

Type: Boolean
, when keep_alive opcodes behave like halt opcodes; otherwise, .

See Also

Log in to get a better experience