Robot Procedures; Robot Files; Robot.ini File - Caliper Life Sciences Twister II User Manual

Robot
Table of Contents

Advertisement

Robot Procedures

A Robot Procedure is a group of Visual Basic macros that control
the movement of the robot. Macros group multiple positions and
actions together in a sequence. The Teach wizards automatically
create the required procedures and macros.
The system integrator can create their own procedures using the
VBA editor but must have appropriate VBA instruction before
creating macros or procedures. This manual is not intended to
substitute for VBA training.
Procedures (and the associated macros), are saved in the
Procedure (.xpd) file with the same name as the INI file.

Robot Files

The Robot software uses INI files to store the robot settings and to
locate the proper .pos and .xpd files to use when operating the
robot. When you open an INI file in the Robot software, the main
window displays the positions and paths in the .xpd and .pos files
with the same names as the .ini file. The association of the .ini files
with the .xpd and .pos files enables you to use multiple robots in the
same system.
The following table describes the types of robot files and the
contents of each file:
File Extension File Content
.xpd
.pos
.ini

Robot.ini File

When you open the Robot software in Standalone mode, the main
window displays the settings in the default .ini file named
TwisterII.ini, and uses the data in the TwisterII.xpd and
TwisterII.pos files. After opening the Robot software, you can open
a different INI file which uses the data in the .xpd and .pos files with
the same name as the INI file.
When the Robot software is started in Remote mode by the
automation control software, the automation control software
automatically opens the INI file with the same name as the robot
resource to control the robot.
P/N 113564 Rev. 2
Stores robot procedure information.
Stores robot position information.
Stores robot operation information, including
which .xpd and .pos files to use.
Twister II Robot User's Manual
Robot Software Terminology
Caliper Life Sciences, Inc.
20

Advertisement

Table of Contents
loading

Table of Contents