VWorks User Guide : Creating a protocol: basic procedure : Adding devices

Adding devices
About devices
In the VWorks software, a device is an item in your lab automation system that can be added to the VWorks device file. A device can be a robot, an instrument, or a location on the lab automation system that can hold a piece of labware. The following are examples of devices:
About device files
To communicate with and to control the robot and integrated devices, the VWorks software uses a device file that contains the following information:
You provide the device information in the VWorks window. The device information is stored in a device (.dev) file that is located in a folder you specify when saving the file.
Creating a device file
To create a device file:
1
In the VWorks window, select File > New > Device. A Device File tab appears.
2
Select File > Save to save the device file. The file name appears in the Device File tab.
 
Adding devices to the device file
To add a device to the device file:
1
In the Available Devices area, double-click the device that you want to add. Alternatively, you can drag a device from the Available Devices area into the Device File area.
If you do not see the device in the Available Devices list, check that the device plugin file is stored in the …\Agilent Technologies\VWorks\Plugins folder.
If you added a device plugin file in the Plugins folder and you have already started the VWorks software, be sure to reload the plugin. To do this, close any open device files and protocol files, and then select Tools > Reload Plugins.
In the following example, the Agilent Bravo device type is added. Notice that the first Bravo device is labeled Agilent Bravo-1. If you add another Bravo device to this device file, it will appear as Agilent Bravo-2.
 
2
In the following example, Agilent Bravo-1 is the default name of the Bravo device. The only property shown is the profile selection.
 
3
a
b
Click Device diagnostics.
 
c
d
For devices such as the Bravo Platform and the Vertical Pipetting Station, set the teachpoints.
For detailed instructions on creating device profiles and setting teachpoints, see the device user guide.
4
5
Select File > Save to save the device file. The file name appears in the Device File tab.
6
Repeat steps 1 through 5 to add other devices.
7
In the Device File area, click Initialize all devices to establish communication with the devices.
8
If you are adding devices to the BenchBot Robot, Direct Drive Robot, or BenchCel Microplate Handler, enable the robot to move to the correct locations during a protocol run as follows:
a
In device diagnostics, for example, BenchCel Diagnostics, set teachpoints at each device or location. Save and reference the teachpoint file in the diagnostics dialog box.
For detailed instructions, see the user guide for the device, for example, the BenchCel Microplate Handler User Guide.
b
In the VWorks window, select each of the devices in the device file, and select the correct robot teachpoint in the device properties area.
The following example shows a device file for a BenchCel Microplate Handling Workstation. To ensure that the BenchCelrobot will move correctly to and from Bravo deck location 3, Bravo - location 3 is selected in the Device File area, and the Teachpoint for robot Agilent BenchCel-1 property specifies <accessible>.
 
9
Select File > Save to save the changes.
10
In the Device File area, click Initialize all devices.
Disabling devices in a device file
You can temporarily disable a device in a device file to run protocols using only a subset of devices or during troubleshooting.
For more information see, Disabling and enabling a device in the device file.
Related information