![]() |
Overview of VWorks software user interfaceThe 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.The following diagram shows the basic VWorks software user interface elements.
• 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.
• 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.Note: You can use the filter buttons beneath the tasks to display only the tasks in a selected category.
• 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.IMPORTANT The computer display must be set to a scale of 100% in order for the VWorks form to display properly.
• 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.