FAQ

GigE Vision (M series)

Is there any sample program of Sentech SDK that process edge enhancement (sharpness)?
Updated:
Tag:

Please refers “SingleFilter” sample program for edge enhancement (sharpness) process.

What is difference between “Grab” and “GrabCallback” sample programs of Sentech SDK?
Updated:
Tag:

Both “Grab” and “GrabCallback” sample programs are explain how to connect and acquire image.
The difference is:
“Grab” is acquiring image by roop processing on main thread.
“GrabCallback” is acquiring image with different thread by callback function.

Why the size of image data from color camera and size of image data from monochrome camera are same?
Updated:
Tag:

The image data from Bayer CMOS image sensor color camera is before color conversion.
The size of image from color camera and monochrome camera is same.
It is possible to convert to color image data by using color conversion filter that is included in Sentech SDK.
Please refers “SaveAndLoadImage” sample program for how to use color conversion filter.

“mixed mode assembly is built against version v2.0.50727 of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information” is occurred when build or used program that used with Sentech SDK (.NET) and .NET Framwork 4.0 or later.
Updated:
Tag:

Sentech SDK (.NET) is .NET Framework2.0 based software package.
When Sentech SDK (.NET) using with .NET Framework 4.0 or later, it is necessary to replace automatically generated “app.config” file.
Please replace it by .NET Framework 4.0 supported “app.config” file that is included in sample programs of Sentech SDK (.NET).

Where can I find dll fils of Sentech SDK?
Updated:
Tag:

The dll files of Sentech SDK is copied as below folder if installation folder did not change while Sentech SDK installation:
C:\Program Files\Common Files\OMRON_SENTECH

Only some part of image is displaying on StViewer.
Updated:
Tag:

When starting StViewr, original image (x1 magnification image) is displaying and only some part of image is displaying with some camera.
It is necessary to use zoom function of StViewer to display whole image. Selects resize magnification to display whole image.

Selects resize magnification to display whole image with following procedure:
1. Right click on acquisition image then selects “Fixed Zoom” under “Zoom”.
2. “1/8”, “1/4” and “1/2” resize magnification are selectable.

What is different between types of camera parameter with Sentech SDK and StViewer?
Updated:
Tag:

The following types of camera prameter are available:
IBoolean: True or False select parameter
IInteger: Integer value save parameter
IFloat: Float value save parameter
IEnumeration: Selection select parameter
IString: Character save parameter
ICommand: Command for camera execute parameter

The parameter control method is different based on type of camera parameter.
Please refers “AutoFunction” or “FeatureList” sample programs for parameter control method.
Please refers sample code that displaying at bottom part of “NodeMap” when selecting function on StViewer for camera parameters.

Sentech SDK could not install on English version of Windows OS.
Updated:
Tag:

English version installar of Sentech SDK could not start if name of installer contained folder includes Japanese characters or full-width characters.
Please change name of installer containing folder then installs it again.

How can I resize acquisition image with StViewer?
Updated:
Tag:

The image can resize with zoom function of StViewer.
Only displaying image resize with zoom function and save image is original none resize image.

The displaying image can be resized with following procedure:
1. Right click on acquisition image then selects “Fixed Zoom” under “Zoom”.
2. “1/8”, “1/4” and “1/2” resize magnification are selectable.

What is unit for shutter speed (exposure time) that change with StViewer?
Updated:
Tag:

The unit for shutter speed (exposure time) is us (microsecond).

1 2 3 4 5
カメラの選び方
  • ソフトウェアダウンロード
  • よくある質問
pagetop