Working with IEC 61850 Data Objects
Original instructions
Introduction
After you select data items in the I/O Mapping window, click Update application. Control Expert creates the following data objects for each BMENOP0300 module in your project:
You can access the data stored in variables using the dot addressing notation of the IEC 61850 data model, for example: “Module.IED.DataModel.LDevice.LNode.DO.DA”.
Working with Device DDT Variables
In the Variables tab of the Data Editor window, the Type column displays values as follows:
Working with Located Variables
Control Expert creates unlocated variables for each data attribute mapped in the I/O Mapping window. Click the Variables tab of the Data Editor to view the located address of each variable.
The IEC 61850 data model and Control Expert support different collections of data types. When Control Expert creates new located variables from IEC 61850 data attributes, it assigns each new variable a data type supported by Control Expert.