In this procedure, we will use the Expression Assistant to specify the interlock conditions on the three condition blocks.
The completed expression now reads as follows:
'//XV-101/DC1/PV_D.CV' = 'vlvnc-pv:CLOSED';
XV-101 is the module for the block valve; DC1 is the function block; PV_D.CV is the current value for the process value; and CLOSED is one of the states in the named set, vlvnc-pv. The expression indicates that an interlock should occur (the motor should shut off) if the block valve is closed. (A named set is simply a way to define names and equate them to integer values. Named sets are defined in DeltaV Explorer under System Configuration → Setup.)