10/33
Sentech GigE Vision Camera StGigE SDK
Sample Guide Rev.1.00
1.11 PvPipelineSample
This sample shows how to use the PvPipeline class, to obtain the image.
1) Introduction
This sample shows how to:
Connects the camera.
Setups the stream configuration for obtain the image.
Obtains the image from the camera.
Statistics the data of obtain the image.
Stops the streaming.
2)
Prerequisite
When use this sample:
The camera has to connect to the NIC, which is installed either the eBUS Universal Pro or the Optimal driver,
before use this sample.
3) Descriptions of the files
3.1 PvPipelineSample.cpp
The source code file for the sample program of how to use the PvPipeline class.
Please check the comments in this source code for the information, which is how to use this class.