Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

SynView is preinstalled on the camera under the location /opt/synview/bin/

Info

For more explanation using synview To learn more how to use Synview explorer we refere refer to the synview exploere Synview Explorer manual.

Testing the camera

The first thing on may want to try is to capture Capture an image or test a new camera setting. For this propose the synview explorer is providedsettings with Synview Explorer. There are tow possibilities to capture an image using synview explorertwo ways:

  1. Using the iAMGigE-server on iAMGigEServer with iam and reciving receiving the image data with synview exploer Synview Explorer on a host system. iam acts like a normal (blue star) GigE Vision camera.

  2. NativNative: Use an Using the OpenSSH connection with (blue star) -server forwartingforwarding. From the comandline commandline it is possible to start the sv.explorer bye the command below.

Since the iAMGigE-server is preinstalled to cameras autostart. On need to stop iAMGigE-server iAMGigEServer is executed via autostart, stop iAMGigEServer before using Synview Explorer nativ native on camera (option 2). See section iAM GigE Vision Server iAMGigEServer

Tip

For iam you nee the The latest version of Synview Explorer . Please update your Host System. On can find downloadlink is required for iam. For this, update the host system. Download link is at the end of section Download latest Synview Prerelease .

...

Info

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

Frome From the line just above the live image on you can see the current frames which arrived on the iam camera system every secoundsecond. Display the images remote over an OpneSSH 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-secound second and 1.8 frames per secound where displayed remote.  

...

Tip

See what your camera model can achieve by look up the maximum frame rate at Camera Models Model Overview table.

Info

An OpenSSH session using live imaging has a poor performacne performance but can help to change camera parameter or test new features.

Info

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 "GigEvision GigE Vision server of synview" in the future.

...

feature category

feature name

Expand
titleImage format

The basic properties of the acquired image can be configured through features in the Image Format category.

Expand
titlePixel format

The Pixel Format feature is an enumeration allowing to specify the type of image data delivered to the application buffer. The available pixel formats differ among camera models. In general, they can be

- Monochrome, with various number of bits per pixel, eg. Mono 8 or Mono 12.

- Bayer encoded, with sensor-dependent Bayer formats, eg. Bayer GR 8 or  Bayer BG 8. In this case the application needs to decode the Bayer encodedimage encoded image buffer to get a proper color image — SynView API provides functions  functions for this.

- RGB color format, providing true RGB output, in this case the Bayer decoding is performed directly by the camera.

Expand
titleImage size

The camera will acquire full size image by default. The acquired image size can be reduced using the Width and Height features, which set the acquired image size in pixels. The field of view will be automatically centered within the full sensor image.

Expand
titleAcquisition parameters

The luminance of the acquired image can be controlled either explicitly through exposure time and gain functions, or automatically through corresponding auto-functions.

Expand
titleExposure time

The Exposure Time feature in Acquisition Control category configures the length of the exposure in microseconds.

Expand
titleAnalog gain

Analog gain to be applied on the sensor during acquired image digitization can be configured through corresponding features in Analog Control category. Verify that the Gain Selector feature is set to Analog (some cameras models support also digital gain). Now the Gain feature controls the desired analog gain value in decibel.

Expand
titleAuto-functions

Selected camera models support automatic gain and/or automatic exposure functions, when the camera keeps adjusting given parameter automatically, to maintain constant image luminance. The features will be displayed in the feature tree only if the camera supports them. To switch the auto function on, navigate to corresponding control feature, Automatic Exposure in Acquisition Control category or Automatic Gain in Analog Control category and switch them from Off to Continuous.

Expand
titleTriggered acquisition

The camera starts by default in “free running” mode — acquiring continuous stream of image frames. On the other hand in the triggered mode, the acquisition of individual frames can be explicitly controlled by hardware or software triggers. The trigger related features are located in the Acquisition Control category.

Expand
titleTriggered mode

To switch the camera to triggered mode, open the Trigger Selector subtree and set Trigger Mode to On. After starting the acquisition again, the camera will acquire images only when explicit trigger signal arrives.

Expand
titleTrigger source

The Trigger Source enumeration allows to select where should the camera “listen for triggerstriggers”. You can select either Software or one of the camera's I/O lines. The assignment of the I/O lines to the connector pins is described in Section, Connector and cable description.

Expand
titleSoftware triggering

The software triggers can be issued during active acquisition in triggered mode, regardless whether the trigger source is set to Software or a physical I/O line. To apply the software trigger, select the Generate Software Trigger feature and click the button in the tool bar.

Expand
titleStrobe

The strobe can be configured using features in the Digital I/O Control category, after switching the feature visibility level to “expert”. Select the desired output line, where the strobe pulses should be applied through Line Selector (the I/O line mapping to interface connector pins is described in Section, Connector and cable description). Switch the strobe on for the selected line by setting Line Source to Exposure Active. The camera will issue a strobe pulse aligned with the exposure for every acquired frame. The strobe output is available only in triggered mode. In case the camera has an integrated Strobe Ring, its Strobe can be controlled through the Strobe Control category. Select which Clusters to use with Strobe Enable. Strobe Duration sets the length of the Strobe Pulse.

Expand
titleDevice Control

Information about the camera. It is frequently necessary to query the basic information about the camera. The information is available through features in the Device Control category.

Expand
titleDevice identity

The most important features identifying the camera are Vendor Name and Model Name. The camera's serial number is stored as string in feature Device ID (available only in “expert” feature level). Finally, the “nick-name” used to identify the device is accessible (read/write) in DeviceUser ID.

Expand
titleFirmware version

The version of the firmware loaded on the camera is accessible as string in feature Device Firmware Version.

...