EasyManua.ls Logo

Basler GigE VISION CAMERAS - Page 194

Basler GigE VISION CAMERAS
234 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...
Standard Features AW00118303000
186 Basler racer GigE
Reading and Clearing the Error Codes Using Basler Pylon
You can use the pylon API to read the value of the Last Error parameter and to execute a Clear Last
Error command from within your application software. The following code snippets illustrate using
the API to read the parameter value and execute the command:
// Read the value of the last error code in the memory
LastErrorEnums lasterror = Camera.LastError.GetValue();
// Clear the value of the last error code in the memory
Camera.ClearLastError.Execute( );
You can also use the Basler pylon Viewer application to easily set the parameter and execute the
command.

Table of Contents

Related product manuals