Running Cameras Hardware Synchronized

Navigation:  NxLib API > HowTo's >

Running Cameras Hardware Synchronized

Previous pageReturn to chapter overviewNext page

Show/Hide Hidden Text

This topic shows how to perform hardware synchronization of two cameras.

Please read the topics Capturing with Hardware Trigger and Using Digital IOs first for more background on hardware triggered capture operation and IO usage.

Setup

We assume to have two cameras connected with the serial numbers "1234" and "2345". The output of camera "1234" is electrically connected to the input of camera "2345". We want to run camera "1234" in software trigger mode, and "2345" should run hardware synchronized to the software triggered images of "1234".

Code Examples

hmtoggle_plus1C++
hmtoggle_plus1Halcon/HDevelop