Owner's manual

Table Of Contents
Appendix A – Data Dictionary Values A-7
Table A-1 Data Dictionary Variables (continued)
VID Class Format Name and Description
105 SV A[14] ProductionStartTime. The time stamp when production started. The
format is: YYYYMMDDhhmmss. Similar to the TIME(39) variable format.
YYYY = year from 0000 to 9999
MM = month from 01 to 12
DD = day from 01 to 31
hh = hours from 00 to 59
mm = minutes from 00 to 59
ss = seconds from 00 to 59
106 SV U4 BoardCount. The number of boards processed since the Power On event
or since the last Process entry into the Running state.
107 DV U4 NumFailedBoards. The number of boards failed during this run.
110 SV U1 RunMode. The various types of run operations:
0 = Standby
1 = Production Dry
2 = Production Wet
3 = Pass-through
4 = Manual Wet
5 = Manual Dry
6 = Not Ready
7 = Invalid
112 EC U4 VisionFailures. The count of vision system failures counted by the FmNT
SW since the Power On event or since the last change of Process
Programs. The Host may clear this variable to measure failures during a
run.
114 DV U2 BoardCycleTime. The time in seconds needed to complete dispensing a
board.
115 SV A[12] Device ID. The SECS Device ID.
300 SV A[12] FluidFileName1. This is the name of the file containing the dispensing
fluid data for Valve1. The file extension is “.flu”. The DOS 8.3 file name
format is used. There are up to eight characters reserved for the name
and up to three characters for the extension. The name and extension
are thus separated by a period: “name.ext”. The file name is left justified
within the character string, and spaces pack any remaining space to the
right of the file name.
301 SV A[20] FluidLotNumber1. This is the dispensing fluid lot number recorded by the
Operator when the syringe was reloaded. The format is a twenty
character ASCII alphanumeric string containing the lot number from the
fluid syringe. The number is left justified and blanks fill the remaining
space.