NI-SCOPE .NET Class Library Help

Table of Contents

ScopeDriverOperation.RecordCoercions Property

  • Updated2023-09-06
  • 1 minute(s) read
ScopeDriverOperation.RecordCoercions Property

ScopeDriverOperationRecordCoercions Property

Gets or sets whether the IVI engine keeps a list of the value coercions it makes for integer and real type properties.

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

Syntax

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

Property Value

Type: Boolean
if the IVI engine keeps a list of the value coercions; otherwise, .

See Also

Log in to get a better experience