start_acquisition#
- Client.start_acquisition(number_of_acquisitions: int = 1, request_movie_buffer: bool = False, update: bool = True)#
Start acquiring images. Make sure all of the properties are set to the desired values.
- Parameters:
number_of_acquisitions (int, optional) – The number of acquisitions to repeat, by default 1
request_movie_buffer (bool, optional) – Request a movie buffer, by default False. If True, the movie buffer will be returned with all of the frames.