| SDK Version Compatibility | Language | Date First Posted | Primary Library Calls | Link |
| 1.8.0.1 | Visual C++ | 2006/09/07 | flycaptureLockNext() flycaptureUnlock() flycaptureStartLockNext() FlyCaptureImagePlus flycaptureSyncForLockNext() FlyCaptureTimestamp |
MultipleCameraEx |
| 2.0.3.12 | Visual C++ | 2009/10/29 | SetVideoModeAndFrameRate() StartSyncCapture() RetrieveBuffer() GetTimeStamp() |
MultipleCameraEx |
Point Grey cameras that are on the same 1394 bus and running at the same frame rate automatically synchronize. This example illustrates how to grab a series of images from multiple cameras, ensuring that no images are missed and that all of the images are synchronized.
Return to List of Examples