The BenchCel ActiveX control is the software component that allows the
BenchCel Microplate Handler to interact with a third-party lab automation system.
In an Agilent Technologies automation system, the
VWorks software is already configured to interface with the
BenchCel Microplate Handler. The operator can control the device using the software.
When integrating the BenchCel Microplate Handler in a lab automation system, you need to know the available methods and properties for the ActiveX control.
The following diagram illustrates the use of the BenchCel ActiveX control in a lab automation system environment. Actions you perform are conducted through ActiveX methods. System responses are relayed back through ActiveX events.
The Agilent ActiveX control is a Windows-based control. To use the control, you place it on a form or window. The form can be visible or hidden. The following procedure provides an example of how to set up the control using Microsoft Visual Studio.