Stops acquisition and measurements associated with the signal instance that you specify in the selectorString parameter. These measurements were previously initiated by the Initiate(string, string) method or measurement read methods. Calling this method is optional, unless you want to stop a measurement before it is complete. This method executes even if there is an incoming error.

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int AbortMeasurements(string selectorString)

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.