Owner's manual
6-4 Machine Variable Definitions
6.2 Data Variables
Table 6-2 Data Variables
Variable Name ID
Storage
Type
Description
ALARMTEXT 1000 A[0..40]
The Alarm Text ( ALTX ) for the most recent alarm
transition.
ALARMSEVERITYCODE 1001 B[1]
The Severity Code (the low order seven bits) of the
most recent alarm transition.
BarcodeRaw 350 A[30]
The barcode string exactly as it is read by the
scanner from the barcode tag on the board at the
dispense station.
BarcodeFiltered 351 A[30]
The barcode string read in from the scanner after
unwanted characters are filtered out as specified by
the Operator.
BoardCycleTime 114 U2
The number of seconds required to complete
dispensing an entire board of substrates.
ConveyorSpeed1 500 F4
The Conveyor 1 belt speed during board transfer
between dispensing positions. The units are in./sec.
ConveyorSpeed2 501 F4
The Conveyor 2 belt speed during board transfer
between dispensing positions. The units are in./sec.
DWVRESULT 408 U2
Result of Dispense Weight Verification Routine:
0 = Pass
1 = Fail: Setup error (scale not ready, limits out of
range, etc.)
2 = Fail: Out of Range
3 = Fail: Weight measured below min deviation
4 = Fail: Weight measured above max deviation
5 = Fail: User abort
6 = Fail: Other reason than listed above