Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »


Getting Started with Windows Host System

Introduction

Linux and MacOSX supports openSSH with X-Server Forwarding nativ. In case of windows some special tool are required. In this section an introduction is given.

Once you have configure your windows ethernet adapter you can test the settings with ping command:

ping 192.168.1.10

System Requirements:

In order to view a live stream , for example with synview running on the camera, you can use the tools listed below.

  • Install putty on your windows machine
    putty will do the ssh-connection to the iam-camera.

  • Install Xming
    Xming will do the graphical interface on windows

  • Install WinSCP is usefull on any host system
    WinSCP is a program to transfer files from/to the iam camera.

The tools above for Win64 can be downloaded from below.

  File Modified

WinSCP - Filetransfer to camera:

WinSCP is a program to transfer files from/to the iam camera: https://winscp.net/eng/docs/lang:de

The configuration of WinSCP should look like follows:

The iam camera asks for a password.

The password is root.

PuTTY and Xming - Open applications with graphical user interfaces:

Xming

For using X-Server forwarding on need to start the Xming Server first. You should have a link in your windows start menue.

After launching on should see the Xming Symbol (blue star) in your task bar.

If you start Xming the first time, you may get asked by the windows firewall to create an exception for Xming.

Configuration of putty:

  • Insert the iam ip address 192.168.1.10 in "Session→Host name"

  • Configure "Connection->SSH→X11" as follows:

A link to a configuration help page: http://www.geo.mtu.edu/geoschem/docs/putty_install.html

If you connect to iam the first time you may get asket the following warning. You need to confirm with "yes".

After opening that connection, login as

User: root

Password: root

Start synview:

Type into console:

/opt/synview/bin/sv.explorer


It is a common source of errors to operate an monochrom sensor in the colour space. If you reviced an monochrome sensor you should change the Pixel Format to Mono 8 .


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

For more information see section Synview above.

Start halcon viewer from then test_halcon_samples:

Halcon can be preinstalled to your camera. See Halcon fore more information.

Type into console:

/home/root/200430_test_halcon/cpp/test_halcon_live_view/bin/aarch64-linux/test_halcon_live_view


"Image Format Control → Pixel Format" to Mono8  is set inside "test_halcon_live_view"

For more information see section Halcon.

  File Modified
No files shared here yet.

  • No labels