Owner's manual
A-8 Appendix A - Programming Menu Detail
• Set Valve Speed - If not grayed-out, opens a dialog box in which you can set valve speed
parameters. Inserts a "Valve Speed" command into your program. The "Allow Variable Valve
Speed" option must be selected in the Valve Settings dialog box (
Configuration > Setup
Valves > Edit > Settings Tab
) for this feature to be active.
• Verify Dot
- Opens a Teach Window where you define dot verification parameters and insert a
"Verify Dot" command into the dispensing program.
• Verify Model
- Inserts a "Verify Model" instruction. This instruction is used in conjunction
with the system variables "VERIFY_MODEL_FOUND" and/or
"VERIFY_MODEL_SCORE_PERCENT". When selected, the operator will be requested to
teach a model using the camera, typically of a die or part that has not been dispensed on.
When the program executes, an attempt to find the taught model will be made. Using the "IF
SYSTEM VARIABLE" instruction with the above noted system variables, program execution
can be paused or halted depending upon the success or failure of the found model. This
instruction is useful for ensuring a part has been properly dispensed on (a taught model of the
undispensed part should expectedly fail if the part has been covered with dispense material).
• Begin Flow Read
- Inserts a “Begin Flow Read” instruction into a program. This initializes the
flowmeter reading process.
• End Flow Read
- Inserts an “End Flow Read” instruction into a program. This terminates the
flowmeter reading process and quantifies the flow between the Begin and End of the flowmeter
reading process.
• Save Image
- Saves a bitmap image of the camera view to the hard drive.
• LUC Model Find
- Inserts a “LUC Model Find” instruction into a program.
• Abort Program
- Opens a dialog box where you can enter a message. Inserts an “Abort”
command with a message in the program. Usually used with "If Input" and "If System
Variable" commands.
• Stop Program
- Adds a "Stop Program" instruction to your program. The instruction will stop
program execution.
• Check Heaters
- Opens a dialog box to select which heaters to verify. The command verifies
that specified heaters are in range (setpoint).
22. Time Commands
- Accesses a drop-down menu containing timer-related commands. Timer
commands are used to allow for time-dependent dispensing, as is common in multiple chip
underfill applications. Time commands can be inserted to allow time for underfill between
dispensing passes on a part.
• Pause
- Opens dialog box for specifying a pause in a program.
• Pause w/Video
- Inserts the “Pause w/Video” instruction into a program. The program will
stop when this instruction is executed and display the camera image at the current location.
• Wait
- Opens dialog box for specifying a wait in a program.
• Reset Timer
- Allows you to reset a timer at a particular point in a program for time-delayed
functions.
• Await Timer
- Allows you to establish wait time for time-delayed functions. Pauses the
program until the timer has elapsed before executing the next command.