The Labware MiniHub ActiveX control is the software component that allows third-party lab automation systems to interact with the
Labware MiniHub.
In an Agilent Technologies automation system that is running the
VWorks software, ActiveX interfaces are not used to communicate with devices. However, some integrations, such as those with LIMS, require that a third-party application control the
Labware MiniHub. The
Labware MiniHub ActiveX control enables third-party applications to interface with the
Labware MiniHub.
The following figure illustrates the use of the Labware MiniHub ActiveX control in a lab automation system environment. Actions you perform are conducted through ActiveX methods. System responses are relayed back through ActiveX events or through return values and variables passed to methods.
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.