AcquisitionAcquisition |
Name | Description | |
---|---|---|
StartAsync | Asynchronously starts the acquisition on all connected devices. | |
StartAsync(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. | |
StartAsync(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. |