VWorks User Guide : Creating a protocol: basic procedure : Setting protocol options

Setting protocol options
When you create a protocol, you need to specify which device file to use with the protocol. Optionally, you can specify additional information to associate with your protocol.
This topic explains the following:
Specifying the device file for a protocol
To specify the device file:
1
In the Protocol area, click Protocol Options to view the properties.
 
2
Click the field adjacent to Device file path, and then click the button that appears. The Open dialog box opens.
3
Locate and select the correct device (.dev) file, and then click Open. The path of the device file appears in the Device file path box.
Adding information about the protocol
You can add information about your protocol. For example, you can provide a description and some notes about the protocol.
To add information about the protocol:
In the Protocol Options area, type the following information:
 
 
The option that specifies a VWorks form for operators to use as the graphical interface to run a protocol. For details on how to create forms and specify which form to use, see Creating protocol forms for operators.
1
Click the Inventory file box, and then click the browse button that appears.
Specifying protocol rules
You can specify certain actions to occur before or after the protocol run.
To specify the protocol rules:
In the Protocol Options area, specify the following rules:
 
Allow this protocol to execute while other protocols are running
This rule allows you to specify the following:
Select the check box (default). Enables the Runset Manager to run the protocol simultaneously with another protocol.
IMPORTANT Simultaneously running protocols must specify the same static or configured labware.
Clear the check box. Prevents the protocol from running simultaneously with another protocol.
Automatically load stacker racks
Select the Automatically load stacker racks rule to require that all racks on stacking devices (such as the BenchCel Microplate Handler and the Labware Stacker) be automatically loaded before either one of the following starts:
Automatically release stacker racks
Select the Automatically release stacker racks rule to require that all racks on stacking devices (such as the BenchCel Microplate Handler and the Labware Stacker) be automatically released after the protocol finishes.
Dynamically assign empty slot to load to storage device
Select the rule to have the software assign slots in the storage device according to what is available at that moment. Under this rule, labware can be placed in different locations (not grouped together).
Clear the check box if you want to store labware consecutively in the same carousel or stacker.
Handle plate in instance order
Select the Handle plate in instance order rule to require that microplates be processed in the order as they enter the system.
For example:
Two PlateLoc Sealers are used in a system to seal microplates. One of the PlateLoc Sealers runs out of seal material and stops on a microplate.
If this rule is selected, the second sealer would also stop until you load a new roll of seal, start the first sealer, and the microplate at the first sealer is upstacked to its position in the expected order.
If this rule is not selected, the second sealer would continue sealing and upstacking microplates. The microplate at the stopped sealer would be omitted, thus the sequence of microplates will be out of order.
Pipette plates in instance order
Select the Pipette plate in instance order rule to require that microplates be processed at pipetting devices in the order as they enter the system.
Select the check box if time-sensitive assays require that each microplate be processed the same way within the same length of time. Doing so ensures the data are comparable across the microplates.
Clear the check box if:
For example:
A protocol has two processes and both have a pipetting operation that uses the same Vertical Pipetting Station.
If the rule is selected, the pipetting operations for one process are completed before the pipetting operations begin for the other process. The first pipetting operation takes significantly longer to complete than the second operation, and the protocol is run several times in succession. The overall time taken for the protocol to complete is much greater than it needs to be because during each cycle the system had to wait for the slower pipetting operations to complete for all the microplates in the process before it could continue.
If the rule is not selected, a microplate from the fast pipetting process can be delivered to the Vertical Pipetting Station after a microplate from the slow pipetting process, followed by another microplate from the slow pipette process, and so on. This reduces the bottleneck at the Vertical Pipetting Station because it allows the faster process to continue, and its second cycle in the series to start before the first cycle is complete.
Related information