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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public Boolean RangeCheck { get; set; }

Remarks

true if validation is enabled; otherwise, false. The default value is true.

Exceptions

TypeDescription
System.ObjectDisposedException

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