close

Contents

close#

method

SCICAM.close()[source]#

Closes communication with the camera and frees memory.

Calls stop_capture() to free memory and end the socket server and then s serial communication with the camera.

Raises:
PyroLabError

Error to signal that the connection to the camera was closed abruptly or another error was thrown upon closing (usually safely ignorable).