NIRfsg Namespace

Table of Contents

RfsgDriverOperation.RangeCheck Property

  • Updated2025-02-03
  • 1 minute(s) read
RfsgDriverOperation.RangeCheck Property

RfsgDriverOperationRangeCheck Property

Gets or sets whether to validate property values and method parameters.

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

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

Property Value

Boolean
if validation is enabled; otherwise, . The default value is .

Exceptions

ExceptionCondition
ObjectDisposedException The RangeCheck property was accessed after the associated NIRfsg object was disposed.

See Also

Log in to get a better experience