Skip to main content
Skip table of contents

Ethernet1

Applicable to OS V1.7

Warning!

The Ethernet component is always associated with an Ethernet port it manages. It is, therefore, named consecutively according to the number of the physical Ethernet port it manages: Ethernet1, Ethernet2, etc.

The Ethernet component allows to configure three essential features to connect the controller to the network: IP address, mask, default gateway, and DHCP control; it is the most important component in terms of network configuration.  

12b ET.png

The Ethernet component

The Ethernet component has the following slots:

  • Info: informs about a required device restart after changing one of the parameters (displayed after a new information is saved to the device);

12c ET.png

New information introduced to the Ethernet component (new IP address) and the notice in the Info slot after clicking the Save button

  • MAC Address: shows the MAC address of the device;

  • IP Address: allows to set the IP address of the device; by default the address is set to 192.168.1.123;

  • Mask: allows to set the mask of the device; by default the mask is set to 255.255.255.0;

  • Default Gateway: allows to set the default gateway of the device; by default it is set to 192.168.1.1;

  • DHCP Enabled: allows to turn on/off automatic IP address setting from the available DHCP server. If the DHCP slot is enabled, and the DHCP server is available, all network configuration is provided by the DHCP server, and there is no possibility to edit the IP Address/Mask/Default Gateway slots;

Note

Each device has a default, constant IP address: 198.162.1.123. In order to connect the device to the network it has to work with, the IP address may be set manually by the user according to the user's network requirements, or it may be set using the DHCP server. It may also be left as is. The IP address setting is totally depending on the user's requirements.

  • IP Manager Discover Enabled: allows to enable/disable the device’s visibility on the IP network, which is required for the IP Manager to discover the device;

    • Available settings: true (default), false.

Note

To prevent the device from being discovered on the network by an unwanted agent, the IP Manager Discover Enabled must be set to false. Its default value is true to facilitate first connection to the device.

The Ethernet component has the following action:

  • RestartDevice: restarts the device; relogin required (the restart is necessary to confirm each change introduced in any of the editable component's slots).

AutoIP Mechanism

In case the DHCP is enabled and the DHCP server is unavailable, the AutoIP mechanism is launched to provide the IP address.

The AutoIP mechanism assigns the device is the IP address from range of 169.254.0.(0-16), which are reserved for a private use. The mechanism provides the IP address and mask, but not the gateway and DNS.

ActionTrigger Extension

The ActionTrigger extension is designed to invoke any action that is available for the component. The extension triggers an action selected in the Action Name on the rising edge of the Action Trigger slot. If the action has parameters to set, the parameter is taken from a relevant slot automatically added to the extension (Analog Value/Binary Value/String Value).

It is possible to add more than one ActionTrigger extension to the component (for example, one for each action in the component).

The extension is added from the context menu of the component.

The ActionTrigger extension has the following slots:

  • Action Name: allows to select an action to invoke;

  • Action Trigger: triggers an action selected in the Action Name slot;

  • Action Analog Value/Action Binary Value/Action String Value: a slot added automatically to the extension if an action selected in the Action Name slot has any specific parameters to set (depending on the type of action and its parameters, the relevant type of value is matched).

12b ET AT.png

The Action Trigger extension in the Ethernet component

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.