Versions Compared

Key

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

...

With the iAMGigEServer running on the camera, iam acts like a GigE Vision and GenICam compliant camera with freely definable features. Live imaging, as well as processed images, can be delivered as a GigE Vision stream to the host. The iAMGigEServeris GigE iAMGigEServer is GigE Vision standard compatible and thus works with any standard compliant software interface from other suppliers.

The iAm (blue star) server is an small software application, which is preinstalled to the camera autostart script. It provides a comfortable way to set up your vision application on a host system. By obtaining a performant live stream from the camera, analyzing image quality or testing new camera settings can be done quickly.

Note

While the sv.iAMGigEServer is running, it will block the camera hardware access for other applications e.g. like the https://net-iam.atlassian.net/wiki/pages/resumedraft.action?draftId=51904638 running direct on the camera.

Note

iAMGigEServer is preinstalled to the cameras' autostart script.

...

Drawio
simple0
zoom1
inComment0
custContentId85164196
pageId79855715
diagramDisplayNameiAMGigEServer
lbox1
contentVer1
revision1
baseUrlhttps://net-iam.atlassian.net/wiki
diagramNameiAMGigEServer
pCenter0
width845.7500000000001
links
tbstyle
height566.75

...

...

Requirements

  • For using the iAM (blue star) server is is mandatory to configure the network controller for high data throughput. See Configure your Network Controller for more details.

  • You need to install lastest latest version of Synview to Host-System. See Section Synview Explorer for download link.

  • During production latest version of synview expoloere explorer and iAMGigE-server is installed to camera. Only in special cases it is nessersary to update your camera. See section iam update tool for detailed information.

...

Start iAMGigEServer

Tip

iAMGigEServer start routine is preinstalled to the cameras' autostart script. Therefore it is usually not necessary to start the iAMGigEServer manually.

You For changing the iAMGigEServer behaviour on the camera, you need to establish an openSSH connection.

...

Info

If you do not have modified the autostart script as described in section “Disable iAMGigEServer starting from boot” below the iAM (blue star) Server will start after reboot again.

You For changing the iAMGigEServer behaviour on the camera, you need to establish an openSSH connection.

On One can stopp stop a running iAM (blue star) server by the script kill_iAMGigEServer.sh from the /home/root/ directory.

...

Disabling iAMGigEServer starting after boot

Linux managed The iam-linux-distribution is managing custom autostart by a shell script. The script can be found under the location

...

For prevent the iAM (blue star) server to start after booting on one need to comment line 5 as shown below:

...

or by using WinSCP as described at Windows Host System. for For using the command line editor vi, we refere refer to the MIT Vi Reference Card.

...