EasyManuals Logo

Basler GigE SERIES User Manual

Basler GigE SERIES
376 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #98 background imageLoading...
Page #98 background image
Image Acquisition Control AW00089317000
88 Basler ace GigE
Setting the Acquisition Mode and Issuing Start/Stop Commands
You can set the Acquisition Mode parameter value and you can execute Acquisition Start or
Acquisition Stop commands from within your application software by using the Basler pylon API.
The code snippet below illustrates using the API to set the Acquisition Mode parameter value and
to execute an Acquisition Start command. Note that the snippet also illustrates setting several
parameters regarding frame triggering. These parameters are discussed later in this chapter.
Camera.AcquisitionMode.SetValue( AcquisitionMode_SingleFrame );
Camera.TriggerSelector.SetValue( TriggerSelector_FrameStart );
Camera.TriggerMode.SetValue( TriggerMode_On );
Camera.TriggerSource.SetValue ( TriggerSource_Line1 );
Camera.TriggerActivation.SetValue( TriggerActivation_RisingEdge );
Camera.ExposureMode.SetValue( ExposureMode_Timed );
Camera.ExposureTimeAbs.SetValue( 3000 );
Camera.AcquisitionStart.Execute( );
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

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Basler GigE SERIES and is the answer not in the manual?

Basler GigE SERIES Specifications

General IconGeneral
InterfaceGigE
Lens MountC-Mount, CS-Mount
SensorCMOS
MountC-mount, CS-mount
Power SupplyPower over Ethernet (PoE)
DimensionsVaries by model
WeightVaries by model
Operating TemperatureVaries by model

Related product manuals