805-525.010 Well Production Report Software
805-525.010 Well Production Report Software
805-525.010 Well Production Report Software
010
Well Production Report Software
Notices
Copyright 2009 Unico, Inc.
All Rights reserved. No part of this publication may be copied, reproduced, or reduced to any
electronic media or machine-readable format without the prior written permission of Unico, Inc.
The information contained in the manual is considered accurate to the best knowledge of the
supplier at the time of publication. The manufacturer assumes no liability for errors that may exist.
The supplier reserves the right to change data and specifications without notice.
All trade designations are provided without reference to the rights of their respective owners.
Printed in the United States of America
23 September 2009
Table of Contents
Features ............................................................................................................................. 4
Configure UNICO.ModbusOPCServer............................................................................. 5
4.1
4.1.1
4.2
4.2.1
4.2.2
5.1.1
5.1.2
6.1.1
6.1.2
Figure 6 ToolBar.............................................................................................................................9
Figure 7 Main Screen ...................................................................................................................10
Programmability.............................................................................................................. 10
Sample Report................................................................................................................. 11
9.1
9.1.1
9.1.2
9.1.3
9.1.4
9.1.5
9.1.6
9.1.7
9.1.8
9.1.9
9.1.10
23 September 2009
Features
o
o
o
o
o
o
o
o
o
o
o
System Requirements
o
o
o
o
Reads the following data from the drive (if available in the SRP software revision):
i. Measured Surface and Downhole DynaCard Chart including Unit Rated Rod
Load.
ii. Measured Gearbox Torque Chart including Pump Direction and Unit Rated
Torque Plots.
iii. Predicted Surface and Downhole DynaCards with Pump-Off (Fluid Pound)
simulation.
iv. Reference Input Chart.
v. Gearbox Torque Chart including Measured Gearbox Torque, Counterbalance
Assist Torque and As Balanced Torque Plots.
vi. Velocity Chart including Rod Velocity, Downhole Pump Velocity and Crank
Velocity.
vii. Feature List that highlights the SRP Features that are currently enabled.
viii. Valve Check Test plot.
ix. Selected Input and Output Parameters.
Exports .DYN files.
Exports data to WPR (Well Production Report) files for archival. Imports archived
WPR files for viewing.
Produces local Well Production Reports in about 40 seconds at 57,600 Baud.
Produces radio link Well Production Reports in about 60 seconds at 19,200 Baud.
One button operation. Simply connect the serial cable to the Drive and Click the
Generate Report Button.
Displays data and user interface in either English or Spanish.
Uses any OPC Server widely available for most protocols and source such as serial,
modem or radio.
Unico ModbusOPCServer allows configuration for multiple Drives.
Unico ModbusOPCServer uses Modbus RTU Protocol.
Programmability using Microsoft Visual Basic for Applications.
Installation Instructions
o
o
o
o
o
o
Error! Objects cannot be created from editing field codes. Ensure that UEdit is not
open, or the serial port link is closed.
Uninstall any previous version of Unico ModbusOPCServer 805-524 using
Add/Remove Programs from your computers Control Panel. Re-Boot the computer.
Install Unico ModbusOPCServer Part #805-524.002. Browse for
CD_ROM_805525_008\1. Install OPC
Server\CD_ROM_805524_002\Install\setup.exe.
Double click on the setup.exe file and follow the onscreen instructions.
Install Well Report Generator 805525.008. Browse for CD_ROM_805525_008\2.
Install WPR Generator\805525_008 Install\setup.exe.
Double click on the setup.exe file and follow the onscreen instructions.
Configure UNICO.ModbusOPCServer
4.1
Single Pump
o
o
o
o
o
o
o
o
4.1.1
4.2
Multiple Pumps
o
4.2.1
4.2.2
Click on COM1.
Choose the new COM1; increment the address in the address field.
Verifying Communication
o
o
o
o
o
o
5.1.1
NO COMMUNICATIONS
5.1.2
SUCCESSFUL COMMUNICATIONS
o
o
If there is no value in the Value column, try different Comm Port Settings. As shown
above.
Once communications are verified, close the Modbus Configurator.
User Interface
o
o
o
o
o
o
o
6.1.1
Figure 6 ToolBar
6.1.2
Programmability
o
o
o
o
o
o
o
o
Sample Report
Revision Notes
9.1
Revision Notes
9.1.1
o
o
o
o
o
o
9.1.2
o
o
o
o
o
9.1.3
o
o
o
o
o
o
o
o
9.1.4
o
o
9.1.5
o
o
Added SampleReadSingleItem VBA (Visual Basic for Applications) code. This code can be
copied, pasted, modified and uncommented to read any single Dictionary Item.
Added SampleWriteSingleItem VBA (Visual Basic for Applications) code. This code can be
copied, pasted, modified and uncommented to write to any single Dictionary Item.
Added VBA code that Auto-Scales the charts for any size well. This allows for appropriate
white space around the chart that is not too small or too large.
Moved the Language translation code from the scattered places in the VBA code to its own
Language worksheet that now allows for easy addition of more languages simply by adding a
new column.
Removed the dependence on the UNICO.ModbusOPCServer to allow for the use of most
widely available OPC servers. The Device Control in the Toolbar is now user definable. Use
of another server, other than the one provided, will support modem data transmission. Note:
OPC Server must support Array(Vector) reads for the retrieval of the chart arrays.
Added option to reset all meters after retrieval of the report. This resets the Cumulative
Statistics Section.
Added more comments to the VBA code to better identify the purpose of the code.
o
o
9.1.6
o
9.1.7
o
o
o
o
9.1.8
o
o
o
o
o
o
o
9.1.9
o
o
o
o
o
o
o
o
Added full Spanish Language support including the Toolbar User Interface.
Added capability for the WPR Generator to become a WPR Reader if no OPC Server is
installed.
9.1.10
o
o