RingBufferImageIsLocked Property

CVB.Net Documentation
Gets whether this ring buffer image is in a locked state.

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

public bool IsLocked { get; }

Property Value

Type: Boolean
Remarks

Locked state indicates that the acquisition engine is not allowed to fill this buffer.
See Also

Reference