User Manual
Machine Variable Definitions 6-5
Table 6-2 Data Variables (continued)
Variable Name ID Storage
Type
Description
DWVDISPENSES 411 U4 Dispense Weight Verification: number of dispenses that
will be performed.
Valid only after collection event
“DispenseWeightComplete” occurs.
DWVTARGETRANGE 412 F8 Dispense Weight Verification Target Range: If range
limit checking is enabled, this variable will contain the
maximum allowable range for the dispense weight
verification routine. If limit checking is not enabled, this
variable will contain “-1”.
Valid only after collection event
DispenseWeightComplete” occurs.
DWVTARGETMINLIMIT 413 F8 Minimum allowable deviation from the target weight of
the dispense weight for the Dispense Weight
Verification routine.
Note that if the verification routine fails and the failed
weight is required, the data variable
“SCALEMEASUREMENT1” (if Valve 1) or
“SCALEMEASUREMENT2” (if Valve 2) will have the last
value read from the scale.
Valid only after collection event
“DispenseWeightComplete” occurs.
DWVTARGETMAXLIMIT 414 F8 Maximum allowable deviation from the target weight of
the dispense weight for the Dispense Weight
Verification routine.
Note that if the verification routine fails and the failed
weight is required, the data variable
“SCALEMEASUREMENT1” (if Valve 1) or
“SCALEMEASUREMENT2” (if Valve 2) will have the last
value read from the scale.
Valid only after collection event
“DispenseWeightComplete” occurs.
DWVMEASUREDRANGE
415 F8 Dispense Weight Verification Measured Range: If range
limit checking is enabled, this variable will be compared
against DMVTARGETRANGE and used as one of the
conditions for a pass/fail result. If limit checking is not
enabled, this value will still be valid but not used in the
pass/fail decision.
If the routine fails to due limit checking or is interrupted
before it completes, the variable will contain “-1”.
Valid only after collection event
“DispenseWeightComplete” occurs.