Introduction to FDT/DTM

Control Expert incorporates the Field Device Tool (FDT) / Device Type Manager (DTM) approach to integrate distributed devices with your process control application. Control Expert includes an FDT container that interfaces with the DTMs of EtherNet/IP and Modbus TCP devices and the BMENOR2200H module.

An EtherNet/IP device or Modbus TCP device is defined by a collection of properties in its DTM. For each device in your configuration, add the corresponding DTM to the Control Expert DTM Browser. From the DTM Browser you can open the device’s properties and configure the parameters presented by the DTM.

Device manufacturers may provide a DTM for each of their EtherNet/IP devices, Modbus TCP devices, or the BMENOR2200H module. However, if you use a device that has no DTM, configure the device with one of these methods:

  • Configure a generic DTM that is provided in Control Expert.

  • Import the EDS file for the device. Control Expert populates the DTM parameters based on the content of the imported EDS file.

NOTE: The DTM for a BMENOR2200H module is automatically added to the DTM Browser when the module is added to the PLC bus.

Automatic DTM Creation

In a Control Expert application, DTMs for some Ethernet communication modules and other pre-configured devices (see the following list) are created automatically when added to an Ethernet rack on the main local or main remote drops. A default DTM name is assigned in the DTM topology, but you may modify the name:

  • Right-click the desired DTM name in the DTM Browser and select Properties.

  • select the General tab, and edit the DTM name in the Alias name field.

  • Select Apply to record the changes.

    – or –

    Select OK to record the changes and close the dialog box.

    NOTE: The OK button is valid to press only when Control Expert has confirmed that the DTM is unique.

Windows Compatibility

This table describes the minimum and recommended PC configuration to run M580 DTMs inside Control Expert:

Computer Configuration

Requirements

Controller

2.4 GHz, 3.0 GHz or higher recommended.

Core i3 or higher. Core i7 or higher recommended.

RAM

8 GB, 16 GB recommended.

16 GB minimum for Windows Server.

Storage

8 GB including the space for the software installation, execution, and for saving applications.

20 GB  recommended.

SSD drive are recommended.

Operating system and version

Microsoft Windows 10 64-bit, version 21H1 or newer.

Microsoft Windows 10 64-bit Enterprise 2019 LTSC, version 1809.

Microsoft Windows Server 2019, standard 1809 version.

Microsoft Windows 11 64-bit, version 21H1 or newer.

Microsoft Windows Server 2022, version 21H1 or newer.

Drive

DVD R to install the software. DVD RW recommended.

Display

VGA (800 x 600) minimum resolution.

Maximum supported resolution 2560 x 1440 with Scale and Layout at 125%.

Input devices

Keyboard and mouse or compatible pointing device.

Web access

License activation on the Internet is recommended.

Offline activation remains possible (please refer to License Manager or Floating License Manager).

Other

USB port.

NOTE: Windows 10 32-bit is not supported.

The minimum and recommended version of Microsoft Excel to execute the Bulk Configuration is Microsoft Excel 2007 and later.

DTM Types

The DTM Browser displays a hierarchical list of DTM nodes on a connectivity tree. The DTM nodes that appear in the list have been added to your Control Expert project. Each node represents an actual module or device in your Ethernet network.

There are two kinds of DTMs:

  • client (communication) DTMs: This DTM is both a device DTM and a communication DTM. The client DTM is a pre-installed component of Control Expert.

  • generic DTMs: The Control Expert FDT container is the integration interface for any device’s communication DTM.

This list contains these node types:

DTM Type

Description

communication (client)

Communication DTMs appear under the root node (host PC).

A communication DTM can support gateway DTMs or device DTMs as children if their protocols are compatible.

gateway

A gateway DTM supports other gateway DTMs or device DTMs as children if their protocols are compatible.

device

A device DTM does not support any child DTMs.

Node Names

Each DTM node has a default name when it is inserted into the browser. The default name for gateway and device DTMs for the BMENOR2200H module are in this format:

<IP address>PLC0_d0_rX_sY_ENOR2200

  • X is the rack number (usually 0).

  • Y is the slot number based on the module's location in the rack.

Therefore, a real-world example of a default name looks like this:

<172.168.12.1>PLC0_d0_r0_s2_ENOR2200

This table describes the components of the default node name:

Element

Description

address

This is the bus address of the device that defines the connection point on its parent gateway network (for example, the device IP address).

device name

The default name is determined by the vendor in the device DTM, but the user can edit the name.