The CygNet Well Test Module employs the following logic building blocks. These are used to mimic the field workflow for putting wells into test mode and generating a well test record. A sequence is created using these blocks and must be stored in the XML configuration in the PNT.
See the following subsections for more information:
The CygNet Well Test Module uses the UisCommand action type to send a UIS Command to a configured device. This action:
For more information see the UIS Command action type for the well test configuration control or the UisCommand action type for XML configuration details.
The CygNet Well Test Module uses the SetPoint action type to issue a SetPoint to a CygNet point. This action:
For more information see the Set Point action type for the well test configuration control or the SetPoint action type for XML configuration details.
The CygNet Well Test Module uses the Exit action type to stop the current well in test mode. This action:
For more information see the Exit action type for the well test configuration control or the Exit action type for XML configuration details.
The CygNet Well Test Module uses the Test action type to halt the process until the well test time has elapsed before processing the well test record. This action:
For more information see the Test action type for the well test configuration control or the Test action type for XML configuration details.
The CygNet Well Test Module uses the PointValueCompare action type to compare two values and perform an action, if true. This action:
For more information see the Point Value Compare action type for the well test configuration control or the PointValueCompare action type for XML configuration details.
The CygNet Well Test Module uses the Script action type to define and run a specified VB script that will process well test data and produce the values needed for the well test record. This action:
For more information see the Script action type for the well test configuration control or the Script action type for XML configuration details.
The CygNet Well Test Module uses the Monitor action type to monitor the device and take action when certain conditions occur. This action:
For more information see the Monitor action type for the well test configuration control or the Monitor action type for XML configuration details.