Abort
Abort a running calibration or sequence.
Parameters:
name: The name of the Calibration or Sequence that is being aborted.
Interface Signature:
void Abort(string name);
The Abort function can be called at any time, however, if a calibration is waiting for a long PNA process (such as a sweep) to finish, it may be some time before the PNA responds to the abort and returns.