MeasurementSeriesStart Method

Starts measurement

Definition

Namespace: Metas.Vna.Journal
Assembly: Metas.Vna.Journal (in Metas.Vna.Journal.dll) Version: 2.8.9053.20299
C#
public void Start(
	BackgroundWorker worker,
	DoWorkEventArgs e
)

Parameters

worker  BackgroundWorker
Background Worker
e  DoWorkEventArgs
Do Work Event

See Also