Objects

<< Click to Display Table of Contents >>

 

Objects

Smart devices using DNP protocol's Application layer can monitor, control, and produce a large amount of data. This data, called Information Elements are processed and stored as information Objects, which are standardized so that they can be described and represented in a unique way. The categories of the existing data Objects are the following:

Static Objects: Objects reflecting the current value of a field or internal variable

Event Objects: Objects generated as the result of a value change or any other event. These are historical Objects, that is, they reflect a data value at any instant in the past

Frozen Static Objects: Reflect the current frozen value of a field or internal variable. Data is frozen as the result of a data freezing request

Frozen Event Objects: Objects resulting from a change in a frozen value or any other event. These are historical Objects, that is, they reflect a data value at any instant in the past

 

Each category is represented by a different Object, as described on the next table.

Data Objects

Object

Description

Digital Inputs

The group of digital inputs contains all Objects representing binary inputs, that is, status or Boolean attributes. Possible values vary between 1 (one) and 9 (nine)

Digital Outputs

The group of digital outputs contains all Objects representing binary outputs or information on relay control. Possible values vary between 10 and 19

Counters

This group contains all counter Objects. Possible values vary between 20 and 29

Analog Inputs

Contains all analog inputs. Possible values vary between 30 and 39

Analog Outputs

Contains all analog outputs. Possible values vary between 40 and 49

Time

Contains all Objects representing time in an absolute or relative form. Possible values vary between 50 and 59

Classes

This group contains all Objects representing data Classes or priorities. Possible values vary between 60 and 69

Files

Files or system files. Possible values vary between 70 and 79

Devices

Possible values vary between 80 and 89

Applications

Objects representing applications or operating system processes. Possible values vary between 90 and 99

Alternative numbers

Custom numerical representations. Possible values vary between 100 and 109

 

It is important to notice that a static Object, when varying, is capable of generating an event Object indicating that change. However, both represent the same Object.

Was this page useful?