Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Overview

There is a button on machines to set the next charge period

Procedure for one machines

Just highlight the machine, then press the action button 'Set Charge Period'.
Ensure the appropriate period is open

See example screen print below. 

Procedure for changing the charge period on a selected range of machines

Firstly, select the machines where the charge period needs to be changed. To examples are shown below, either select all machines not set to be charged in this period or optionally select all machines set to charge in a particular previous period.

Procedure for selecting all machines with any meters not set to charge in the current period

Go to the filter editor and paste the following filter into the text tab:

Filter text to create a filter showing all machines that are not set to be charged in a specified period

[Meters][[Next Var Charge Run Period] <> '201711']


 Show me..

Change the period to be the period you want, the example period shown is just to get you started, this will not be the right period for you. Just change it by selecting the period you want.

Procedure for selecting all machines with any meters set to charge in a particular previous period

Go to the filter editor and paste the following filter into the text tab:

Filter text to create a filter showing all machines that are not set to be charged in a specified period

[Meters][[Next Var Charge Run Period] = '201710']


 Show me..

Change the period to be the period you want, the example period shown is just to get you started, this will not be the right period for you. Just change it by selecting the period you want.

Changing the period for the selected machines

Having selected the right machines. Press the <CTRL> and "A" keys to select all the machines. Then just click the change charge period button. You can then set the charge period you want. Just as you would for a single machine.

Note

You can use a filter based on groups of count cycles like this one:

[Meters][[Machine.Count Cycle] = 'Standard Cycle']



  • No labels