Table of Contents

DPTable Editor

The DPTable Editor is a core tool within the Mervis IDE used for managing, importing, and updating data points for your projects. This guide covers typical user scenarios, including importing variables (SCADA metadata) and organizing data point groups.

Importing SCADA Variables

The Import SCADA variables dialog provides granular control over how variables are brought into your project and updated. Depending on how you initiate the import, you may be prompted to select a source or jump directly to choosing an import method.

Selecting a Source

When importing globally, you can specify the exact hardware source using the Source (Terminal Assigned Devices) list.

Import SCADA variables dialog with Source selection

Import Methods

The dialog allows you to choose exactly how the incoming data should be handled via the Import method radio buttons. The available options are:

Import SCADA variables dialog showing Import method options

Context Menu Operations

By right-clicking on specific data points or entire device groups within the editor list, you can access a context menu for targeted updates and management.

Targeted Updates

Instead of globally updating all points, you can target specific selections:

Data Point and Group Management

To keep your DPTable organized, especially after extensive imports or project changes, you can use built-in management tools found in the context menu:

User Friendly Naming

When configuring data points in the Variable Browser, you can automate naming conventions using the Properties panel. Under the SCADA section, the User Friendly Name field supports dynamic placeholders.

Supported placeholders:

Typical Usage: To format the path and name, a typical entry looks like `\{DEVICE_NAME}\{VARIABLE_NAME}`.

Properties panel showing User Friendly Name placeholders