Sigma Online User Manual

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 8 Next »

GB – CapacityTolerance 

Compares the capacity declared on the current bill to the capacity declared on the previous bill and fails if it is not within a specified tolerance.

The Validator checks field 1028 (Capacity kVA Value)

The Validator will be unable to complete if there is not a previous bill

Validator Set Up

Variables

VariableDescription
Bill will pass validation if the Query Value is less than (£)Enter a monitory figure, for example 50.  The Validator will only fail if the value of the difference is above £50
Tolerance value %Enter a percentage figure that you want the value to be within, for example enter 1  (for 1%)

Failure Prompt

Total capacity within % of previous bill: FAILED - The name of the Validator

'tolerance=1.00' - Tolerance set in the Validator - 1%

'capUnits=400.00' - The value entered into field 1028,  400 kVA

'MinimumQueryValue=50.00' -  The minimum amount the query needs to be (in £s) for the Validator to fail, ie £50

'upperlimit=191.90' - The amount of the kVA on the previous bill plus 1% (as set in the Validator) 190 + 1.90 (1%) = 191.90

'capcost=200.00' - The value in the Capacity kVA field (field 1028)

'QueryValue=105.00' - The monitory value of the difference in the previous bill kVA and current bill kVA (current bill £200.00, previous bill £95, £200 - £95 = £105).  

'lowerlimit=188.10 - The amount of the kVA on the previous bill minus 1% (as set in the Validator) 190 - 1.90 (1%) = 188.10




  • No labels