Synview Explorer
SynView is a NET-created development environment based on GenICam/GenTL standards. It contains a high-performance and user-friendly API to make it easier to create applications. Application engineers can concentrate fully on developing your solution. More information can be found under the following link. | |
The SynView package contains the SynView Explorer tool, which allows to enumerate, connect and configure camera, acquire images or generate sample source code for SynView API. It is a useful tool for testing both the SynView and camera functionality. |
SynView is preinstalled on the camera under the location /opt/synview/bin/
To learn more how to use Synview explorer we refer to the Synview Explorer manual.
Testing the camera
Capture an image or test new camera settings with Synview Explorer. There are two ways:
Using the iAMGigEServer with iam and receiving the image data with Synview Explorer on a host system. iam acts like a normal GigE Vision camera.
Native: Using the OpenSSH connection with -server forwarding. From the commandline it is possible to start the
sv.explorer
bye the command below.
Since the iAMGigEServer is executed via autostart, stop iAMGigEServer before using Synview Explorer native on camera (option 2). See section iAMGigEServer
The latest version of Synview Explorer is required for iam. For this, update the host system. Download link is at the end of section Download latest Synview Prerelease .
ssh -Y root@192.168.1.10 "/opt/synview/bin/sv.explorer"
Connect the camera to be tested — select it in the list of found cameras and press the Connect camera button. | |
Configure the camera features as desired. Pay attention especially to features in Image Format Control and Acquisition Control categories. | |
When prepared, click the Start acquisition button — the camera should start acquiring. If not, verify again, if the camera was not set to triggered mode, while no trigger was attached. | |
While the acquisition is active, you can still adjust the runtime parameters, such as exposure time or gain. Basic acquisition parameters, such as pixel format or trigger mode become locked when the acquisition starts. | |
When finished, click the Stop acquisition button and exit. |
It is an common sources of error to operate an monochrom sensor in the colour space. If you reviced an monochrome sensor you should change the Pixel Format
to Mono 8
.
Live view performance
From the line just above the live image you can see the current frames which arrived on the iam camera system every second. Display the images remote over an OpenSSH connection will impair the performace a lot and will add some delay as well. In the example below the sensor runs with 147 frames-per-second and 1.8 frames per secound where displayed remote.
See what your camera model can achieve by look up the maximum frame rate at Camera Model Overview table.
An OpenSSH session using live imaging has a poor performance but can help to change camera parameter or test new features.
Please be aware, that you get only a low frame refresh rate with this type of connection. A better refresh rate will be achieved with the "GigE Vision server of synview" in the future.
Basic camera features
This section shows the most essential camera features relevant for the basic tests.
The SynView Explorer displays by default only the “basic” camera features intended to handle the most common tasks. To display also the more advanced features, you need to switch to the “expert” feature level. Note that the third available level, “guru”, is intended just for debugging and should not be used for normal operation.
feature category | feature name |
---|---|