Hello! Does anyone know have a link to the updated Biomek software manual? I am having trouble finding it.
I created a program that has two Loops, one nested in the other. The first loop only aspirates a volume and the second loop dispenses the volume in a loop to different locations and stops when the first volume runs out. The first loop is ran again to aspirate more volume and return to dispensing.
The problem is the variable seems to reset when the second loop is exited. Since the variable is used to determine the plate location the program isn’t working correctly.
Is there a way to prevent or workaround the
loop variable getting
reset when the loop is exited?
I finally figured it out, but thanks everyone for the responses! Basically I added the first loop value to the second loop value to determine plate location. So it looked like this: