VWorks User Guide : Setting parameters for scheduling tasks : User Message

User Message
Description
The User Message task ():
The protocol run is paused until the operator clicks Continue, or supplies the requested variable value and clicks Continue.
Note: Except for those that request variable input, user messages do not appear when running a protocol in simulation mode.
IMPORTANT Remove all user messages from protocols that will run unattended.
 
Requirements
If you want the User Message task to request variable input, add the variable in the desired tasks. For information, see Using simple variables.
Task parameters
After adding the User Message task at the desired point in the protocol, set the following parameters in the Task Parameters area:
 
 
Example
Goal
Display messages at the beginning of the protocol run to remind the operator to check fluid levels and to set the aspirate volume.
Implementation
In the Startup Protocol, add two User Message tasks. The first task asks the operator to check fluid levels. The second message asks the operator for the aspirate volume. AspVol is the variable defined for the aspirate volume.
 
The task parameters for both User Message tasks are as follows:
 
Related information