AcquisitionAcquisitionClientStartAsync Method |
Asynchronously starts the acquisition on all connected devices.
Namespace: RAYLASE.PDA.APIAssembly: RAYLASE.PDA.API.Protos (in RAYLASE.PDA.API.Protos.dll) Version: 1.1.1
Syntax public Task<Status> StartAsync()
Return Value
TaskStatusStatus of the started acquisition.
See Also