Click or drag to resize

AcquisitionAcquisitionClientStartAsync Method

Overload List
 NameDescription
Public methodStartAsync Asynchronously starts the acquisition on all connected devices.
Public methodStartAsync(AcquisitionStartRequest, CallOptions) Starts the acquisition on a specific card or all connected cards if no card is specified. The service's card configurations must be greater or equal the number of connected cards.
Public methodStartAsync(AcquisitionStartRequest, Metadata, NullableDateTime, CancellationToken) Starts the acquisition on a specific card or all connected cards if no card is specified. The service's card configurations must be greater or equal the number of connected cards.
Top
See Also