EasyManua.ls Logo

Basler GigE SERIES - Error Codes

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 Standard Features
Basler ace GigE 223
Camera.StackedZoneImagingZoneHeight.SetValue( 100 );
// Set zone 2
// Select the zone
Camera.StackedZoneImagingIndex.SetValue( 2 );
// Enable the selected zone
Camera.StackedZoneImagingZoneEnable.SetValue( true );
// Set the offset Y for the selected zone
Camera.StackedZoneImagingZoneOffsetY.SetValue( 250 );
// Set the height for the selected zone
Camera.StackedZoneImagingZoneHeight.SetValue( 200 );
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.
10.7 Error Codes
The camera can detect several user correctable errors. If one of these errors is present, the camera
will set an error code.
The following table indicates the available error codes:
Code Condition Meaning
0 No Error The camera has not detected any errors since the last time that the
error memory was cleared.
1 Overtrigger An overtrigger has occurred.
The user has applied an acquisition start trigger to the camera when
the camera was not in a waiting for acquisition start condition.
Or, the user has applied a frame start trigger to the camera when the
camera was not in a waiting for frame start condition.
2 User set load An error occurred when attempting to load a user set.
Typically, this means that the user set contains an invalid value. Try
loading a different user set .
3 Invalid Parameter A parameter is set out of range or in an otherwise invalid manner.
(Typically, this error only occurs when the user is setting parameters
via direct register access.)
Table 38: Error Codes

Table of Contents

Related product manuals