VWorks User Guide : Setting parameters for I/O-handling tasks : Wait for Input

Wait for Input
Description
The Wait for Input task () requires that one or more conditions to be met before starting the next task in the protocol. For example, you can require that the system environment reach a certain temperature and humidity before the Main Protocol starts.
The digital signals you can turn on or off are configured in the IO Manager and ACU Diagnostics. For details, see Managing digital signals and the Automation Control Unit User Guide.
 
()
Task Parameters
After adding the Wait for Input task at the desired point in the protocol, set the following parameters in the Task Parameters area:
 
 
If you want to specify a range such as 90 to 100, type 90 in the Min or exact value field, and then type 100 in this field.
Example
Goal
The humidity within the system chamber must be at least 65% RH before the protocol run can start. The humidity should not exceed 75% RH. The software will wait indefinitely for the condition to be satisfied.
Implementation
Configure the Automation Control Unit to include a humidity signal channel (in this example, an analog input channel). Add a Wait for Input task in the Startup Protocol or at the beginning of the Main Protocol.
 
The task parameters for the Wait for Input task are:
 
Related information