close_framegrabber

This operator closes the given handle.

Parameters

close_framegrabber (AcqHandle)

Parameter

Description

AcqHandle

An acquisition handle obtained via ‘open_framegrabber’.

Additional Infos

  • If the given handle is of type ‘Stereo’ or ‘Monocular’, the referred device will be closed.

  • In case there are no other active handles left, the running NxLib instance will be terminated.