Checks the status of the acquisition. Use this method to check for any errors that may occur during signal acquisition or to check whether the device has completed the acquisition operation.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public RfsaAcquisitionStatus CheckAcquisitionStatus()

Returns

Returns the RfsaAcquisitionStatus enumeration.

Exceptions

TypeDescription
System.ObjectDisposedException

The CheckAcquisitionStatus method was accessed after the associated NIRfsa object was disposed.