Manual

Table Of Contents
Trusted
TM
Valve Manager T8031
Issue 2 Oct 05 PD-T8031 21
2.3. Additional Application Logic
In addition to the required tags and VTEST function block, the application logic requires some minor
customization in order to complete the interface to the Valve Manager application.
2.3.1. Valve Test Permissive (VTP)
The Valve Test Permissive (or VTP) input on the VTEST function block provides a mechanism for the
application or end-user to independently control when a valve test can be performed. Even in
situations where no application derived or end-user control is desired, it is recommended that the
_VTP tag be defined with theset to true at init option selected, then connected to the VTEST
function as usual.
Figure 15 Valve Test Permissive variable
One common use for the VTP is to allow valve testing only when the valve is in its normal (i.e. not
tripped) state. The recommended method for determining this is to use the Digital Output (or_DO
tag), the Valve Position State (or_VPS tag), and the Valve Test Output (or_VTO tag). For
example, if the valve isde-energize to trip, its normal state isenergized, and the_DO tag will be
TRUE. Also, assume that the valve position state (or_VPS tag) reports a value of2 while in this
state.