Click or drag to resize

AcquisitionStartRequestWaitForStop Property

True: Blocks the caller until the acquisition runs into an auto stop timeout or a stop triggered. Starts non-blocking acquisition otherwise.

Namespace: RAYLASE.PDA.API
Assembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax
C#
public bool WaitForStop { get; set; }

Property Value

Boolean
See Also