Checks the status of signal generation.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgGenerationStatus CheckGenerationStatus()

Remarks

Use this method to check for any errors that might occur during signal generation, or to check whether the device has finished generating the signal.

Returns

Returns the RfsgGenerationStatus enumeration.

Exceptions

TypeDescription
System.ObjectDisposedException

The CheckGenerationStatus method was accessed after the associated NIRfsg object was disposed.