Delegate NewResultAvailableDelegate
The new result available delegate.
Namespace: OmicronLab.VectorNetworkAnalysis.AutomationInterface
Assembly: OmicronLab.VectorNetworkAnalysis.AutomationInterface.dll
Syntax
[Guid("EA10C089-5E99-4FCD-B58F-E56DE17165A1")]
public delegate void NewResultAvailableDelegate(int index)
Parameters
Type | Name | Description |
---|---|---|
int | index | The index of the measurement. |