15/33
Sentech GigE Vision Camera StGigE SDK
Sample Guide Rev.1.00
1.19 NetCommandSample
This sample shows how to use the NetCommand application.
NetCommand applications use for the multiple cameras discovery, the connection and the configuration.
1) Introduction
This sample help to understand how to use the StGigE SDK.
2)
Prerequisite
When use this sample:
Please use the Visual Studio 2008 (VS9).
Required to understand the C++ and the Microsoft MFC.
Please build to make the application to understand the operation.
1.20 StGEViewerSample
This sample shows how to communicate with the camera.
1) Introduction
This sample help to understand how to use each class.
This sample help to understand how to read the sample.
This sample help to understand how to setup the camera with the GenICam command.
This sample help to understand how to setup the camera with the PVSerialPortIPEngine class.
2)
Prerequisite
When use this sample:
Please use the Visual Studio 2008 (VS9).
Required to understand the C++ and the Microsoft MFC.
Please build to make the application to understand the operation.
1.21 StGEMultiCameraSample
This sample shows how to connect and display the image with the multiple cameras.
1) Introduction
This sample help to understand how to search the camera and the IP address change before connect.
(IPConfiguration.cpp)
This sample help to understand how to connect the multiple cameras automatically.
This sample help to understand how to display the image with the multiple cameras.
2)
Prerequisite
When use this sample:
Please use the Visual Studio 2005 (VS8) C++.
Required to understand the C++ and the Microsoft MFC.
Please build to make the application to understand the operation.