Manual
Table Of Contents
- 1. Description
- 2. System Requirements
- 3. OPC Requirements
- 4. Valve Manager Application
- 4.1. Installation
- 4.2. Running the Valve Manager application
- 4.3. Creating a Data Source
- 4.4. Creating a Project
- 4.5. Working with Multiple Projects
- 4.6. Editing a Project
- 4.7. Removing a Project
- 4.8. Adding, Removing, and Renaming Valves
- 4.9. Configuring a Valve Profile
- 4.10. Applying the Same Profile to Multiple Valves
- 4.11. Initiating a Test
- 4.12. Recording Automated Tests and External Events
- 4.13. Clearing Valve Test History
- 4.14. Controlling the Monitor
- 4.15. Project Tree
- 4.16. Main Window

Trusted
TM
Valve Manager T8031
Issue 2 Oct 05 PD-T8031 11
2. System Requirements
The Valve Manager requires that certain aspects of the systems that it works with to be configured in a
c
onsistent manner. In all such cases, the configuration is limited to the aspects that directly involve
valve testing.
2.1. Required Tags and Tag Naming Convention
In order to be able to automatically recognize and work with a valve, the Valve Manager requires that
certain variables associated with each valve follow a specified naming convention. The tags for such
variables consist of 2 parts: a valve identifier, followed by a suffix specific to the type of variable (i.e.
“valve01_VTS”, where “valve01” is the identifier and “_VTS” is the suffix). The valve identifier must be
the same for all tags related to a given valve. Additionally, certain tags require that a valid Modbus
address be defined.
The following table enumerates the required variables, their appropriate suffix, and the required
Modbus access.
Type Attribute Suffix Modbus Access Description
Boolean Internal _VTS Read/Write Valve Test Start
Integer Internal _ETM Read/Write End Time
Integer Internal _EST Read/Write End State
Integer Internal _VTM Read Only Valve Test Mode
Integer Internal _VT1 Read Only Valve Test Transition Time 1
Integer Internal _VT2 Read Only Valve Test Transition Time 2
Integer Internal _VT3 Read Only Valve Test Transition Time 3
Integer Internal _VT4 Read Only Valve Test Transition Time 4
Integer Internal _VT5 Read Only Valve Test Transition Time 5
Boolean Internal _VTP Not Required Valve Test Permissive
Integer Input _MXI Not Required Selected Mux Channel
Integer Input _MXD Not Required Mux Channel Data
Integer Output _MXO Not Required Mux Channel Select
Boolean Output _VTO Not Required Valve Test Output
Integer Output _ETO Not Required End Time Output
Integer Output _ESO Not Required End State Output
Table 1 Tag Naming Convention