StreamIsRunning Property

CVB.Net Documentation
Gets whether the acquisition is currently active.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public bool IsRunning { get; }

Property Value

Type: Boolean
true if the underlying device is acquiring data; false if it is idle.

Implements

IAcquisitionIsRunning
See Also

Reference