How to delete a price code or price level, How to set up day-night pricing – Gasboy CFN III Manager Manual V3.6 User Manual
Page 75
![background image](https://www.manualsdir.com/files/787488/content/doc075.png)
MDE-4871 CFN III Manager’s Manual for Windows® XP Embedded - Version 3.6 · August 2010
Page 8-7
Method-of-payment Pricing
Tank and Pump Commands
How to Delete a Price Code or Price Level
Use the command REMOVE PRICE or REM PR to delete one or more price levels for a given
price code.
REMOVE PRICE (REM PR)
[P:]* REMOVE PRICE
↵
Price code? 4
↵
Price level? 3
↵
Price level?
↵
[P:]*
To delete an entire price code, delete all the price levels under that price code.
Use the C option to remove more than one price code.
How to Set Up Day-Night Pricing
You can have day-night pricing by using the RECORD command or one of the editors to
create command files that contain the LOAD PRICE commands for the day and night prices.
Then the command files can be executed automatically at the appropriate times by loading the
proper cron (user-defined commands executed at specified times) entries with LOAD CRON
(refer to
on
[P:]* TYPE PRC1.CMD
↵
stop
lo pri;c
1 0 .799 1 .759 2 .799
2 0 .859 1 .819 2 .859
3 0 .919 1 .879 2 .919
4 0 1.069 1 1.029 2 1.069
run
[P:]* TYPE PRC2.CMD
↵
stop
lo pri;c
1 0 1.279 1 1.239 2 1.279
2 0 1.339 1 1.299 2 1.339
3 0 1.459 1 1.419 2 1.459
4 0 1.179 1 1.139 2 1.179
run
[P:]*
The example above shows two command files used for changing the pricing for day-night
pricing.