1. Getting Started - step-by-step tutorial

This manual will guide you through the following steps:

  • Hypervisor Hardware/Software setup

  • Assigning an Intel PRO/1000 network adapter for real-time use (connected with EtherCAT slaves).

  • Scan and configure the EtherCAT network.

  • Bring the EtherCAT network into OPERATIONAL mode.

Hint

sudo is similar to Windows run as administrator and is valid for a single command only.

Hint

sudo -s switches the user to root (administrator), all following commands then will be executed with elevated rights.

1.1. Prerequisites

  • PC/IPC with at least 1 Ethernet adapter.

    • CPU: at least 2 cores. This guide assumes a 4 cores CPU is used.

    • HDD: at least 10GB. Additional 50GB in case a Windows guest shall be used.

    • One Ethernet adapter to be used for TCP/IP (e.g. to remotely connect to the Hypervisor). This adapter has to be connected with you company network.

    • One additional Intel Gigabit Ethernet adapter (like I210), as some of the shipped demo scripts are preconfigured to this type of network adapter.

  • Several EtherCAT slaves connected with the Intel Gigabit network adapter

Caution

You must disable Secure boot in the BIOS, otherwise the Hypervisor will not work correctly!

Caution

In this tutorial the Hypervisor will be installed onto the hard disk and all data will be overwritten. Assure required data is saved before installation!

  • Recommended BIOS settings (for real-time operation)

    • USB Legacy mode has to be disabled

    • Hyper-Threading shall be disabled

    • Power saving settings have to be disabled (C-States, Speedstep, …)