NI-Digital Pattern Driver .NET Class Library

Table of Contents

DigitalDriverOperation.Cache Property

  • Updated2023-11-24
  • 1 minute(s) read
DigitalDriverOperation.Cache Property

DigitalDriverOperationCache Property

Gets or sets a value indicating whether to cache the values of properties.

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

Syntax

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

Property Value

Type: Boolean
if caching is enabled; if caching is disabled. The default value is .

Implements

IIviDriverOperationCache

See Also

Log in to get a better experience