EasyManua.ls Logo

Agilent Technologies PlateLoc User Manual

Agilent Technologies PlateLoc
144 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #117 background imageLoading...
Page #117 background image
103
Appendix A: Integrating the PlateLoc into third-party systems
PlateLoc User Guide
Properties
Blocking Type
Short
Description
Determines whether methods should block until completion or return
immediately for asynchronous operation.
Acceptable values
1 or 0
If set to 1, the ActiveX caller is forced to block or wait until a method
method completes before it returns control to the caller.
If set to 0, methods return immediately, and the caller should handle
events accordingly.
Default value
0
Blocking affects some methods differently. See each method’s
description for the effect. Unless otherwise noted:
In non-blocking mode (Block = 0), a method:
Starts another thread of execution to perform the given method,
returning control to the application immediately.
Returns 0 on launching new thread successfully; Otherwise
returns nonzero, and an Error event is fired.
If the method is successful, an event indicating completion is
fired; if unsuccessful, an Error event is fired.
In blocking mode (Block = 1), a method:
Is executed.
Returns 0 if it completes successfully; returns nonzero otherwise
Error message can be reviewed by calling GetLastError().
Visual C++ Example
// set the PlateLoc in blocking mode
sres = m_PlateLoc.SetBlocking( 1);
// set the PlateLoc in non-blocking mode
sres = m_PlateLoc.SetBlocking( 0);
// user should handle events if non-blocking!
Visual Basic Example
‘set PlateLoc in blocking mode
PlateLoc1.Blocking = 1
‘set PlateLoc in non-blocking mode
PlateLoc1.Blocking = 0
‘user should handle events if non-blocking!

Table of Contents

Other manuals for Agilent Technologies PlateLoc

Questions and Answers:

Agilent Technologies PlateLoc Specifications

General IconGeneral
Power Requirements100-240 VAC, 50/60 Hz
Sealing ForceAdjustable
Seal CompatibilityCompatible with a wide range of seals including films and foils
Weight25 kg (55 lbs)
InterfaceRS-232
Heating TimeNot applicable
Cooling TimeNot applicable
Temperature UniformityNot applicable
Temperature AccuracyNot applicable

Summary

Chapter 1: PlateLoc Introduction

Hardware overview

Provides an overview of the PlateLoc's front and rear hardware features and components.

Plate requirements

Outlines the material, design, and format requirements for plates used with the PlateLoc.

Lab automation system software

Describes software used to control the PlateLoc in Velocity11 and third-party lab automation systems.

PlateLoc workflows

Presents basic steps for operating the PlateLoc as a standalone device or within a lab automation system.

Safety information

Provides essential safety precautions, standards, and labels for operating the PlateLoc.

Chapter 2: Unpacking and Installation

Meeting Lab requirements

Details essential lab space, electrical, and environmental requirements for installation.

Chapter 3: Getting Started

Chapter 4: Sealing Plates

Setting the sealing parameters

Explains how to configure seal time and temperature for optimal sealing results.

Starting the seal cycle

Describes the procedure to initiate the plate sealing process via the touch screen or software.

Chapter 5: Optimizing Seal Quality

Adjusting the sealing parameters

Details how to check seal quality and adjust parameters like temperature or duration.

Chapter 6: Routine Maintenance

Cleaning the hot plate

Provides instructions for cleaning the hot plate to remove residual material and maintain seal quality.

Chapter 7: Troubleshooting

Hardware problems

Lists common hardware issues, their causes, and suggested solutions for the PlateLoc.

Error messages

Details error messages displayed on the touch screen, their causes, and resolution steps.

Diagnostic tools

Explains how to use built-in tools like PlateLoc Diagnostics for diagnosing problems.

Related product manuals