You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

Introduction

Categories provide a structured way of dealing with data or functionalities in a complex industrial system. By grouping related items together, users can more effectively manage, analyze, and act on the data and functionalities in the system. The application of categories can substantially benefit a company, primarily by enhancing the efficiency, clarity, and operations control.

On this page:


Understanding Categories

Overview

Categories are powerful organizational features that function as metadata labels for data items and application objects. They organize solutions by grouping related items, facilitating efficient data management, especially in large systems.

Creating categories involves assigning a specific label to relevant tags or objects, which can then be used as a filter or sorting parameter. For instance, in a factory setting, you may have categories like "Conveyor Belts" or "Robotic Arms", with related data points assigned to their respective categories.

Utilizing categories involves creating a category, assigning relevant items to created categories, and using these categories to filter and sort your data. This ability to view data selectively enhances solution manageability.

For instance, in an energy grid management solution, you could have categories such as "Generation", "Transmission", and "Distribution". When you need to analyze data from the generation process, you will filter by the "Generation" category, making it easier to focus on relevant data. Similarly, in a factory with multiple production lines, categories can help monitor and manage each line separately.


Working with Categories

Create a Category

To create a category, go to the solution Explorer modules sidebar, double-click on the Categories folder, and add a new one. Inform the category name and description, then click OK.

Assign Items to Categories

To assign items to a category, select the item in the Solution Explorer, go to the Properties window, and select the Category tab. From there, you can select the category to which you want to assign the item.

Display Categories on the runtime

You can use the Category Navigator widget to display categories on the runtime. To add the Category Navigator widget, go to the Toolbox, select the Category Navigator widget, and drag and drop it onto the runtime screen.

Organize the Display of Categories

You can customize the display of categories on the runtime by adjusting the properties of the Category Navigator widget. For example, you can set the width and height of the widget, change the font size and color, and specify the order in which categories are displayed.

Using Categories, you can organize and group items on runtime, making it easier to manage and navigate large and complex solutions.

You can create a dictionary of Categories to classify engineering objects. Most configuration tables have the Category column, where you can apply one or more categories to that object.

Create user-defined category labels that you can use as tag metadata. Categories are useful for filtering when creating the solution and during runtime.

  1. Go to Solution → Categories.

  2. Add and edit the desired categories for this solution.

To apply a Category to a Tag or any other object:

  1. Open the DataGrid Configuration Table for that object.

  2. Set the column Category to be visible.

  3. Edit the contents of that column. It is possible to select multiple rows. 

Using Categories on Runtime

The object categories can also be accessed during runtime for filtering and other custom applications from Category.

A list of all the categories that are defined in the solution during runtime is available in the property Server.Categories.



In this section:

The root page @parent could not be found in space v10.

  • No labels