Delegate NewResultAvailableDelegate
The new result available delegate.
Namespace: OmicronLab.VectorNetworkAnalysis.AutomationInterface
Assembly: OmicronLab.VectorNetworkAnalysis.AutomationInterface.dll (3.23.1703.0)
Syntax
public delegate void NewResultAvailableDelegate(int index);
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | index | The index of the measurement. |