EasyManua.ls Logo

Basler GigE SERIES - Page 103

Basler GigE SERIES
376 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
AW00089317000 Image Acquisition Control
Basler ace GigE 93
Camera.AcquisitionFrameCount.SetValue( 5 );
// Execute an acquisition start command to prepare for frame
acquisition
Camera.AcquisitionStart.Execute( );
while ( ! finished )
{
// Execute a trigger software command to apply a software acquisition
// start trigger signal to the camera
Camera.TriggerSoftware.Execute( );
// Perform the required functions to parameterize the frame start
// trigger, to trigger 5 frame starts, and to retrieve 5 frames here
}
Camera.AcquisitionStop.Execute( );
// Note: as long as the Trigger Selector is set to Acquisition Start,
executing
// a Trigger Software command will apply a software acquisition start
trigger
// signal to the camera
You can also use the Basler pylon Viewer application to easily set the parameters.
For more information about the pylon API and the pylon Viewer, see Section 3 on page 45.

Table of Contents

Related product manuals