Gets whether the configuration list is still running or done. To read this property, the device must be in the Generation state.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool IsDone { get; }

Remarks

true if configuration list is done; otherwise, false.

Exceptions

TypeDescription
System.ObjectDisposedException

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