VWorks User Guide : VWorks software overview : Overview of VWorks software user interface

Overview of VWorks software user interface
The VWorks software user interface consists of menus and menu commands, toolbars, tabbed areas, and a status bar. The content of each of these items can change depending on whether you are viewing a device file or protocol file.
Basic terminology
The following diagram shows the basic VWorks software user interface elements.
 
 
Device file terminology
To display device file information, click the tab that displays the name of the device file. The following figure shows the device file user-interface terminology. In the example, the device file name is Device File - 1.
 
 
Available Devices. The list of devices you can add to the device file.
Workspace. The list of protocols, forms, and device files that are currently open.
Available Macros. The list of macros created to expedite the protocol writing process.
Protocol terminology
To display the protocol information, click the tab that displays the name of the protocol. The following diagram shows the protocol user-interface terminology. In the example, the protocol name is Serial Dilution.
 
 
Available Tasks. The list of tasks you can add to a protocol. The list of tasks can vary, depending on the devices added in the device file and the process or subprocess selected.
Workspace. The list of protocols, forms, and device files that are currently open.
Startup Protocol. Contains tasks that must be run before the main protocol starts.
Main Protocol. Contains tasks of the protocol.
Cleanup Protocol. Contains tasks that must be run after the main protocol finishes.
Protocol Options. References the device file and contains additional information associated with the protocol.
An open VWorks form will display in the Protocol and Task Parameters areas. If the form displays in full screen mode, the entire form fills the VWorks window.
Task Parameters. Contains parameters associated with the selected process plate or task.
Custom Parameters. Allows you to create variables to be used by the selected task. Might also contain parameters or options associated with the task.
Device Selection. Contains the list of devices that will perform the selected task. Also allows you to set up a pool of devices for the same task to increase throughput and backup devices in case the primary devices are in an error state.
Advanced Settings. Allows you to add JavaScript to change the task parameters or pass information to and from an external database during a protocol run.
Related information