149
Appendix A: BenchCel ActiveX control
BenchCel Microplate Handling Workstation R-Series User Guide
Returns
S_OK if successful, other value otherwise.
Visual C++ example
1Result = m_BenchCel.ReleaseStack(0);
Visual Basic example
1Result = BenchCel.ReleaseStack(0)
LONG
LoadStack(SHORT
sStack)
Description
Method to release a stack. To downstack from or upstack to a stack, the
stack must be loaded. A loaded stack is locked into the stacker head and
cannot be freely taken from the device. The stack number is 0-based.
Parameters
Returns
S_OK if successful; other value otherwise.
Visual C++ example
1Result = m_BenchCel.LoadStack(0);
Visual Basic example
1Result = BenchCel.LoadStack(0)
LONG
MoveToHomePosi
tion()
Description
Method to move the device to the origin. This method is not commonly
used.
Parameters
None
Returns
S_OK if successful; other value otherwise.
Visual C++ example
1Result = BenchCel.MoveToHomePosition();
Visual Basic example
1Result = BenchCel.MoveToHomePosition()
Argument
Type
Argument
Name
Range
Description
SHORT
sStack
0 to n-1,
where n is
the number
of stacks
The stack to be loaded
Summary of Contents for R Series
Page 4: ...Letter to our Customers 2 Agilent Technologies Inc Automation Solutions Division ...
Page 10: ......
Page 23: ......
Page 24: ......
Page 26: ......
Page 34: ...Preface BenchCel Microplate Handling Workstation User Guide viii ...
Page 60: ...Chapter 1 Introduction BenchCel Microplate Handling Workstation R Series User Guide 26 ...
Page 124: ...Chapter 4 Performing a run BenchCel Microplate Handling Workstation R Series User Guide 90 ...
Page 210: ...Appendix B Quick reference BenchCel User Guide 176 ...
Page 218: ...Index BenchCel Microplate Handling Workstation R Series User Guide 184 ...
Page 219: ......
Page 220: ...Agilent Technologies User Guide G5400 90001 ...