Challenge XII

<< Click to Display Table of Contents >>

 

Challenge XII

Create a Display, near the Breaker, to indicate whether it is in Local or Remote mode. Execute this configuration inside the library

 

This functionality was already implemented in the exercise about Links. Now let's adapt this object so that it appears on all Breakers.

1.Use the shortcut key CTRL + X to cut the Display with the indication of Local or Remote, inserted on SE1_Screen near Breaker 52-02.

Display

Display

2.Select the XControl Breaker and paste the object (CTRL + V), placing it near the Breaker.

Breaker

Breaker

Let's adapt the Link source, which was previously created in the Value property. Now this Display must not point to the Measurement of Breaker 52-02 anymore, but to the Measurement of the Breaker that is linked to the Breaker object.

3.On the links window of this Display, change the source from "SE1.[52-02].Measurements.LocalRemote.Value" to "Breaker.SourceObject.Measurements.LocalRemote.Value". Use the F2 key to edit the Link text.

Link

Link

New Link

New Link

4.Save these changes and register the loaded libraries.

5.Execute the application and test this new functionality.

Application at run time

Application at run time

Was this page useful?