Xtium2-CL MX4 User's Manual
Sapera Demo Applications
•
51
Sapera Demo Applications
Grab Demo Overview
The Grab Demo program demonstrates the basic acquisition functions included in the Sapera
library. The program either allows you to acquire images, in continuous or in one-time mode, while
adjusting the acquisition parameters. The program code may be extracted for use within your own
application.
The Grab Demo is available as a compiled binary; source code is provided for both C++ and .NET
projects using Visual Studio 2005/2008/2010/2012/2013/2015.
All demos are available through the Start menu.
Grab Demo Workspace Details
Program
file
…
\...\Sapera\Demos\Binaries\GrabDemo.exe
Visual C++
Solution
…
\...\Sapera\Demos\Classes\Vc\SapDemos_2005.sln
…
\...\Sapera\Demos\Classes\Vc\SapDemos_2008.sln
…
\...\Sapera\Demos\Classes\Vc\SapDemos_2010.sln
…
\...\Sapera\Demos\Classes\Vc\SapDemos_2012.sln
…
\...\Sapera\Demos\Classes\Vc\SapDemos_2013.sln
…
\...\Sapera\Demos\Classes\Vc\SapDemos_2015.sln
Visual .NET
Solution
…
\...\Sapera\Demos\NET\SapDemos_2005.sln
…
\...\Sapera\Demos\NET\SapDemos_2008.sln
…
\...\Sapera\Demos\NET\SapDemos_2010.sln
…
\...\Sapera\Demos\NET\SapDemos_2012.sln
…
\...\Sapera\Demos\NET\SapDemos_2013.sln
…
\...\Sapera\Demos\NET\SapDemos_2015.sln
Remarks
This demo is based on Sapera LT classes. See th
e Sapera User’s and Reference manuals for
more information.