The following example programs are installed with the uEye .NET LabVIEW interface. You can find these examples under <Installation directory>/instr.lib/IDS/uEye.NET.
Example |
Description |
---|---|
Basics |
Starts the camera and captures images. The demo program shows the sequence of camera initialization, image acquisition and camera closing. |
Binning_and_Subsampling |
Starts the camera and displays the live image. Various settings for binning and subsampling can be made. |
Eeprom |
Starts the camera and displays the live image. The camera EEPROM can be read and written. |
Flash_and_Trigger |
Starts the camera and displays the live image. Various settings for flash and trigger can be made. |
GetCameraList |
Starts the camera and displays the live image. A list of all available cameras is displayed. |
ImageSize |
Starts the camera and displays the live image. The demo program shows the use of AOIs (area of interest). |
Pixel_Peek |
Starts the camera and displays the live image. The color values on the current cursor position are displayed. |
Sharpness_Measurement |
Starts the camera and displays the live image. The image sharpness can be measured in area which has to be defined. |
SimpleLive |
Starts the camera and displays the live image. On camera start an INI file is loaded. Additionally you can set the pixel clock, frame rate and exposure. |
SimpleLive_Memory_Sequence |
Starts the camera and displays the live image. The demo program displays the use of the image buffer with GigE uEye cameras. |
SimpleLive_MultiCamera |
Starts two cameras and displays their live images. |