Home
Systems Engineering Subsea Control Systems Software Development
Products and Applications
Tech Info Contacts & Key Personnel |
Products and Applications
ZCalc Service
It calculates the gas compressibility of multiple gas streams online using the Peng-Robinson
Installation
There are three steps in the installation of the ZCalc Service:
Configuration If the ZCalc service is licensed (see below), by default the license key will be written to a file called 'YourMachineName'.INI - this is just to simplify distribution of license keys. For example, if your PC is called JUPITER, the license key would be an entry in the file JUPITER.INI. Demo versions will therefore most likely use the ZCalcSvc.INI file as the configuration file. LicenseKey The license key string is based on the machine name and hard disk ID. Anything other than a valid string (for example LicenseKey=Demo) is treated as a demo license. After 2 hours, the service will stop writing the calculated compressibility to the nominated OPC server tags. OPC Server For demonstration purposes, the ZCalc Service has been set up to use the Process IT OPC Simulation server. This can easily be changed to the relevant OPC server for your installation. The OPC Server is specified with the following directive: If in doubt as to the correct name of the OPC server to use, an easy approach is to use an OPC client and browse for available servers. Tag Definition File It is suggested that the tag definition file be given a name consistent with the OPC server with which it interfaces. For example, the file ProcdevSim.csv is the CSV file defining the gas streams in the Process IT Development OPC simulator demo: |
There are eleven columns:
Visible at Run Time In a field installation, it is probably better to set the service so that it is not visible. This can be done by setting the Visible setting to No,False or 0. e.g. Visible=No UpdateIntervalSeconds StartupDelaySeconds Account
You may wish to change the account for the ZCalc Service, in the event that the OPC server that you are connecting to runs under a different account. Note that you may need to change the OPC server's DCOM settings (using DCOMCNFG) to grant the selected account permission to launch and access the OPC server.
|