Multichannel-systems Roboocyte2 Scripting Manual Manual do Utilizador Página 21

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 36
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 20
Appendix
21
The command "Robo2.ShowStandardDialog();" opens a window after starting the script listing
all predefined variables. All values can be changed here, but again changes are not permanent
and only valid for a single script execution. If you want to change values "permanently" you have
to change them in the script text.
The next section in the script - Initialization - uses some of the predefined variables.
After defining variables and their respective values, the "oocyte loop" can be initiated.
2.2 The Oocyte Loop
The most basic function of the Roboocyte is to move the plate carrier "from one well to the
other", or more correct to move selected wells exactly below the measuring head. This movement
between well 1 and 95 is initiated and controlled by the so-called "oocyte loop", a for-loop in java
script.
Vista de página 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 35 36

Comentários a estes Manuais

Sem comentários