Acquisition |
The AcquisitionStartRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoStopSeconds | Timeout interval to stop the acquisition. | |
| Card | Card to start the acquisition on. If none is specified, the acquisition is started on all currently connected cards. | |
| Descriptor | ||
| ForceFieldCorrectionFileUpdate | True: Forces the filed correction file to update. Omitted or false keeps an existing field correction file. | |
| HasAutoStopSeconds | Gets whether the "auto_stop_seconds" field is set | |
| HasForceFieldCorrectionFileUpdate | Gets whether the "force_field_correction_file_update" field is set | |
| HasWaitForStop | Gets whether the "wait_for_stop" field is set | |
| Parser | ||
| WaitForStop | True: Blocks the caller until the acquisition runs into an auto stop timeout or a stop triggered. Starts non-blocking acquisition otherwise. |