Hudson-robotics SoftLinx 5.0 Instrukcja Użytkownika Strona 46

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 50
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 45
46
This may work for one plate. However, we want the protocol to repeat the picking and replace plate steps
multiple times. We can place the last three items in a loop. We only want to run the pick step if there are
plates in the source and target nests of the RapidPick.
To check that in the loop, enter the following statement in the "Loop While..." textbox:
(Plates.PlateExists("RapidPick.Target_DeepWell") = 1) And
(Plates.PlateExists("RapidPick.Source_Shallow")=1)
If there are not, then we know that we are either out of source plates or out of target plates. At this point,
we must end the loop and initiate a cleanup routine, as we know we are at the end of the protocol.
Przeglądanie stron 45
1 2 ... 41 42 43 44 45 46 47 48 49 50

Komentarze do niniejszej Instrukcji

Brak uwag