The exit code of the sample application. static const size_t c_maxCamerasToUse = 2 The bandwidth used by a FireWire camera device can be limited by adjusting the packet size. The 'Controlling Packet Transmission Timing with the Interpacket and Frame Transmission Delays on Basler GigE Vision Cameras' // Application Notes (AW000649xx000) // provide more information about this topic.
To manage the bandwidth, the GevSCPD interpacket delay parameter and the GevSCFTD transmission delay // parameter can be set for each GigE camera device. This applies, for instance, if two GigE cameras are connected to the same network adapter via a switch. It is important to manage the available bandwidth when grabbing with multiple cameras.
Limits the amount of cameras used for grabbing. static const uint32_t c_countOfImagesToGrab = 1000