PSS5000-USGU Config For FlowRate Monitoring 80560400
PSS5000-USGU Config For FlowRate Monitoring 80560400
Quick Guide
Legal Notices
Copyright Statement This documentation is owned by Doms or its licensors and is copyright pro-
tected. Your right to use this documentation is subject to the limitations and
restrictions imposed by applicable licenses and copyright laws. Unauthorized
reproduction, modification, distribution, display or other use of this documen-
tation may result in criminal and civil penalties.
Audience The content of this documentation is designed for service technicians or sys-
tem integrators who need to configure a site where it is necessary to monitor
the flow rates of the dispensers on the forecourt.
Prerequisites
Before you start Before this solution can be implemented the following conditions must be ful-
filled:
• PSS Application must support Performance Monitoring. Use the relevant
SRD to verify that this is supported by your application.
• PSS Configurator must have the following plugin installed: dispense.jar
version 1.11 or later
2 of 11 PSS5000/USGU/805604/00
PSS 5000 – Quick Guide
PSS configuration for flow rate monitoring
Contents
Legal Notices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
About This Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
Prerequisites . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2 Reference Information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.1 PSS Configurator Plugins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.2 PSS 5000 Configuration Backup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Revision Information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
PSS5000/USGU/805604/00 3 of 11
PSS 5000 – Quick Guide
PSS configuration for flow rate monitoring
Flow rate parameters To configure the PSS 5000 for flow rate measurements, then the following pa-
rameters must be set:
Parameter Value
Nominal normal flowrate This is the flow rate specified for the meter on the dis-
penser.
Nominal high speed flow This is only valid for dual-speed dispensers (i.e. 2 flow
rate rates).
High speed trigger flow The system cannot see when high-speed flow rate is
rate selected on a dispenser. So, by setting a value for this
parameter, flow rate is registered as high speed data
when the flow rate exceeds the set value.
Configuration options The PSS 5000 can be configured using either of the following methods:
• ‘1.1 Using Doms POS Protocol (DPP)’ on page 5
• ‘1.2 Using PSS Configurator’ on page 6
4 of 11 PSS5000/USGU/805604/00
PSS 5000 – Quick Guide
PSS configuration for flow rate monitoring
Example of install_Fp The example below, which is a highly simplified transcript of the install_Fp
configuration using DPP (subcode3) command, shows how the install parameters are used to configure
the flow rate for a dual-speed dispenser. The dispenser has FpId = 03 and dis-
penses either at 40 L/min. or 70 L/min. (high speed). Any flow rate over
45 L/min. is recorded as high speed.
FpInstallParId 15 NominalHighSpeed_id
FpInstallParLen 0200 NominalHighSpeed_len
FpInstallPar 70 NominalHighSpeed_par
FpInstallParId 16 HighSpeedTrigger_id
FpInstallParLen 0200 HighSpeedTrigger_len
FpInstallPar 45 HighSpeedTrigger_id
For more information about using DPP, see Doms POS Protocol, Application
Level Specification, Control Functions (PROTOCOL/SPEC/804706/--)
PSS5000/USGU/805604/00 5 of 11
PSS 5000 – Quick Guide
PSS configuration for flow rate monitoring
Configure flow rate using This procedure describes how to use the PSS Configurator to configure the
PSS Configurator dispensers connected to a PSS 5000 so that flow rate data is acquired.
Note: Before starting this procedure, close all the forecourt devices.
1. Open the PSS Configurator application.
Note: It is assumed that the PSS Configurator has the correct plugins in-
stalled.
2. Select File → Get from PSS.
The Get window appears.
3. Type in the IP address of your PSS 5000 and the necessary user name and
password to log in.
Note: If you do not know this information contact your System Adminis-
trator.
The current PSS configuration is displayed.
4. Expand the Fuelling points in the Devices tree.
5. Click the Fuelling point where flow rate data acquisition is required.
The configuration details for the fuelling point appear.
Note: If you cannot see 2 x 16 type bits, then click Convert in the Upgrade
group box. This also results in the flow rate fields being displayed.
6. Locate the flow rate parameters and type in the relevant values.
Note: It is not necessary to type in the units for the flow rate.
In this illustration any flow rate over 45 L/min. is considered as high speed.
7. Click OK to save the configuration settings.
8. Do one of the following:
• If you need to configure more dispensers, repeat steps 5 – 7.
• If this was the last dispenser configuration, go to the next step.
9. Select File → Send to PSS.
The Send window appears.
6 of 11 PSS5000/USGU/805604/00
PSS 5000 – Quick Guide
PSS configuration for flow rate monitoring
10. Type in the necessary user name and password to log in and click Send.
The Send - Mode:Normal window appears.
11. Click No to reject the backup request.
The Success! window appears.
12. Click OK to acknowledge that the upload is complete and exit the window.
To verify the This procedure describes how to verify that the configuration in the PSS 5000
configuration is in the is correct and that flow rate data is configured for the relevant dispensers.
PSS 5000
1. Open a browser and in the URL field type in the following syntax:
http://<PSS IP addresss>/site_sta.xml
If you are not already logged in to the PSS 5000, provide your log in details
in the Windows Security window that appears.
2. In the xml file that appears, locate the <pumps> element, which is located
under the following parent elements: <devices> <forecourt>
3. Expand the <pumps> element and locate the dispenser ID (e.g. device id =
01) to which you assigned the flow rate parameter values.
4. Expand the <monitoring> element and expand the individual
<grade_option_gropt=n> elements.
When a dual-speed dispenser (40–70 L/min.) is configured, a successful
configuration will display values similar to those below:
<flow_info total_no_pump_trans="n" nominal_flow_rate="40"
flow_type="normal_speed"> </flow_info>
<flow_info total_no_pump_trans="n" nominal_flow_rate="70"
flow_type="high_speed"> </flow_info>
If you do not see the parameters shown above, go to Troubleshooting flow rate
configuration.
Observation Action
<flow_info> parameter Open configuration file in the controller and check that
values incorrect all the parameter values are set correctly.
PSS5000/USGU/805604/00 7 of 11
PSS 5000 – Quick Guide
PSS configuration for flow rate monitoring
Example of flow rate The illustration below shows how SiteInfo uses the DHP to visualize the flow
monitoring in SiteInfo rate data graphically for a fuelling point.
8 of 11 PSS5000/USGU/805604/00
PSS 5000 – Quick Guide
PSS configuration for flow rate monitoring
2 Reference Information
Reference overview To help you complete the tasks in this documentation, this section contains a
couple of general PSS Configurator procedures.
• ‘2.1 PSS Configurator Plugins’ on page 9
• ‘2.2 PSS 5000 Configuration Backup’ on page 10
PSS5000/USGU/805604/00 9 of 11
PSS 5000 – Quick Guide
PSS configuration for flow rate monitoring
10 of 11 PSS5000/USGU/805604/00
PSS 5000 – Quick Guide
PSS configuration for flow rate monitoring
Revision Information
Revision history This documentation has changed as follows:
PSS5000/USGU/805604/00 11 of 11