DNP3 Data Set Descriptor configuration page
A descriptor contains information such as structure, order, and type about the data values within a data set. Each data set must have a descriptor. A project supports up to 10 data set descriptors. Each data set descriptor supports up to 11 elements.
Setting | Description |
---|---|
Index | Shows the element index. When you delete a variable, the indices of the remaining variables remain consecutive. For the best practice, edit the existing variables instead of deleting or creating variables. |
Descriptor Code | Specifies the descriptor code for the element. Possible descriptor codes are:
|
Data Type Code | Specifies the format of data in this element. The setting is applicable for DAEL (data element).
|
Max Data Length (B) | Specifies the maximum number of octets for this element. The value is from 1 through 255. |
Ancillary Value Length (B) | Specifies the length of the ancillary value associated with the element. The value is from 1 through 32. |
Ancillary Value | Provides an additional description when the code alone is not sufficient.
|
Point Address | Specifies the element's point address, which is of the Standard DNP3 Point type. Available point addresses are:
|
Read | Selects this checkbox to configure events. The slave generates a data set event. Significant occurrences, such as state changes, values over a threshold, or newly available information, are called events in the DNP3 protocol. |
Enable event | Selects this checkbox to configure events. The slave generates a data set event. Significant occurrences, such as state changes, values over a threshold, or newly available information, are called events in the DNP3 protocol. |
Event class | Specifies the event class, including 1 , 2 , and 3 . |
Trigger event | Generates events unconditionally. The parameter is available for the BOOL data type. You can also use ladder logic to generate timed events. Once the parameter is set by ladder logic or communications, the controller automatically clears it after generating an event at the end of the scan. The parameter is stored as a bit in the corresponding data set descriptor. To configure trigger event
|
Disable change Event | Temporarily inhibits this data set from generating events for maintenance or troubleshooting purposes. The parameter is available for the BOOL data type. To configure disable change event
|
Provide Feedback