Excerpt |
---|
...
...
Change IP System Settings of iam
Include Page | ||||
---|---|---|---|---|
|
...
Configuring the Network Controller
The configuration of your network controller depends on your operating system (OS).
In case of using a virtual guest system you need to configure only your Host Network Controller!configure only the host network controller!
Note |
---|
Improve the network performance considerably by configuring the network controller properly. |
Connecting to the Camera
The camera is designed to be remotely controlled over OpenSSH.
After power up it will take some time before the camera will respond due to the booting of the Linux system.
Configure the network controller properly as described below before using the ping
command.
The ping
terminal command can be applied to see if the camera has booted:
...
Info |
---|
In abscence of a Linux or Mac host system NET provides a virtual machine image. How to set up the virtual machine is described in section Application Development / Virtual Host System below. See also section Communicate with iam over windows host - without the virtual machine. |
IP Address Settings
Mac / Linux
Info |
---|
Under Linux and Mac on can use the same physical netzwork network controller with multible virtuall multiple virtual controller settings - therefore is applicable. Therefore it is not nessasary necessary to change your the current network setting - . Instead, just add a new virtual controller instead. |
...
Windows 10
Open the Windows 10 Windows10 start menu by pressing the windows Windows key on your the keyboard. This time type Type the words
Control Panel
and press enter.Click the link titled
View network status and tasks
under theNetwork and Internet
heading.Click the link on the left of the window labeled
Change adapter settings
.Right click on your network adapter and choose
properties
to open up the properties window.Find the option of
Internet Protocol Version 4 (TCP/IPv4)
and click on it. Then choose the option under that titledProperties
for exampleProperties
, e.g. as shown below.
...
You should test Test the connection by with the ping
command . First first on your the host system and in case of than inside the virtual machine if using a virtual guest system than inside the virtual maschine.
Connecto to Camera
The Camera is designed to be remote controlled over Openssh.
After power up it will take some time while the linux system is booting before the camera will respons.
On can use the ping
terminal comand to see if the camera has booted:
...
.
Configure the Network Controller Settings
Jumbo frames
Info |
---|
Jumbo frames are Ethernet frames with more than 1500 bytes of payload, the limit set by the IEEE 802.3 standard. In particular, GigE Vision jumbo frames can improve network performance massively since image data is originally high-volume data. |
Windows: Activating jumbo frames
Follow steps 1 to 4 in the section above.
property window
: Click onConfigure
.Select the second tab
Advanced
in the new window.Look for the property
Jumbo Packets
Select the highest value, e.g.
9014 Bytes
Confirm with
OK
Interrupt Moderation
Info |
---|
Interrupt Moderation is a feature that groups packets together and sends them as a batch. It can be responsible for sluggish behavior of the connection. For a continuous image data transmission this feature is not very useful. |
Windows: Disable Interrupt Moderation
For disable this feature follow the Steps 1. to 4. from the section above.
From the
property window
click onConfigure
Select the second tab from the new window
Advanced
Look for the property
Interrupt Moderation
Select the
Disable
Other features and options
Helpful content: Blogpost about Optimizing Ethernet Adapter Settings for Maximum Performance (external link).
...
🔗 related content