Example:
<!-- Transport -->
<add key="Transport.BlipTimeout" value="00:00:12"/>
<add key="Transport.Simulated" value="true"/>
Mandatory Parameters:
Parameter |
Description |
BlipTimeout |
This time interval parameter is used by the transport logic. If a vial has failed to arrive at its destination within this time then the pneumatic valves are “blipped” for a fraction of a second. This is done to create a pulsed kick in case the vial had caught on an edge. Typically this value is set to a couple of seconds longer than the longest, problem free transfer on the system. |
Optional Parameters:
Parameter |
Description |
Simulated |
There are numerous ways in which lab2lab can be run in simulation, but if the Router is simulated then the Transport Simulated parameter must be present and set to true. |