Skip to content

pylon GigE Configurator (GUI Version)#

This topic gives you an overview of the GUI version of the pylon GigE Configurator.

The GUI version of the pylon GigE Configurator is a simplified version of the CLI tool. It is supposed to help you get started quickly when configuring your system. If you require more detailed control over your devices and systems settings, use the CLI tool.

Using the Configurator#

The configurator automatically detects all cameras that are connected to your computer and lists them. Network adapters are also detected and will be configured but they are not listed.

Info

You need administrator/sudo rights to use the configurator.

Running the Configurator#

To run the GUI version of the pylon GigE Configurator:

  1. Make sure that the cameras that you want to configure are connected to the computer.
  2. Close those cameras.
    If you don't close them now, the tool will prompt you later to close them.
  3. In the Tools menu, click pylon GigE Configurator.
    The configurator opens and all detected cameras are listed.

    Linux

    On Linux, camera detection may not always work as expected because of a certain time element during the detection process. For example, a camera may not have booted completely when you open the configurator and will therefore not be listed by the tool.

    If there are cameras missing from the list that you know are connected to the computer or if no cameras are listed at all, click the Configure button. All connected cameras should be detected then.

  4. Select a configuration mode.

  5. Click Configure.
    If you have started the pylon Viewer without administrator/sudo rights, you will be asked to supply these credentials now. The configuration starts. A log file containing all the changes made by the tool will be created.
  6. If desired, click the link to the log file to see the changes the tool has made.

Log File

Depending on your operating system, the log file will be created in the following location:

  • Windows: In the path specified either by the TEMP or TMP environment variable:

    • %TEMP%\PylonGigEConfigurator_.log
    • %TMP%\PylonGigEConfigurator_.log
  • Linux: In the path specified by the TMPDIR environment variable or in /tmp if TMPDIR is not defined:

    • $TMPDIR/PylonGigEConfigurator_.log
    • /tmp/PylonGigEConfigurator_.log

Configuration Modes#

Three configuration modes are available:

Optimize Complete System#

The tool combines the tasks of the Configuring IP Addresses and Configuring Network configuration modes.

It configures the IP addresses and subnet masks of network adapters and attached cameras and optimizes network adapters and system settings for best streaming performance.

Configuring IP Addresses#

The tool configures the IP addresses and subnet masks of network adapters and attached cameras. It scans all local GigE network adapters and checks for connected cameras. If no camera has been detected, the given adapter is skipped and won't be configured.

Then, the tool configures the IP addresses of of all GigE network adapters and their connected cameras in ascending order.

Configuring Network#

The tool optimizes network adapters and system settings for best streaming performance.

To find out which parameters will be optimized, read the Affected Network Parameters topic.