|
<< Click to Display Table of Contents >>
Exercises |
In this example, let's configure an opening Command Unit of the position command of the 29-08 Switch, so that it informs that this Command cannot be sent if that Switch is already open. To do so, follow these steps:
1.Right-click the Open Command Unit of the cmdSwitchPosition Command, on the Commands folder of the 29-08 Switch, which belongs to Bay1, and select the Add - Interlocks option.
2.Right-click the Interlocks folder and select the Insert - Interlock option.
3.Configure the Measurement property of this Interlock with the expression "SE1.Bay1.[29-08].Measurements.SwitchPosition", by using AppBrowser.
4.Configure the ComparisonValue property of this Interlock with the value 0 - Opened.
5.Repeat the previous steps for an Interlock on the Close Command, changing the value of the ComparisonValue property to 1 - Closed.

Interlocks
6.Execute this application and check this new functionality.

Switch Command
CHALLENGE VII |
Create a Command to operate the 52-01 Breaker. This Command cannot be sent if a device is in Local mode. |