Ysi Data Scout Advanced Manual do Utilizador Página 71

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 115
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 70
YSI Incorporated Data Scout Advanced 67
in the Transducer Net Map. If more than one transducer is defined on the Transducer Net Map, the Script has a loop that will repeat
for each transducer. In this particular example, however, there was only a single transducer defined thus the loop terminated after one
iteration. The Script file uses many short comment lines (') to separate one command from another making it longer than necessary
but easier to read. The Log file that follows was created when this Script file was executed. See Appendix C if you do not understand
all the commands and meta-commands used in this script.
'Simple Test Script for SDI-12 Transducers (Read-Only Commands)
Set n NumXdcrs
Wait 0
Set x 1
DO LOOP1 n
'
(#x)I
'
(#x)XT+0
Wait PrvRspSec
(#x)
(#x)D0
DO LOOP2
'
(#x)U OPEN
(#x)XM+1
Wait PrvRspSec
(#x)
(#x)D0
(#x)L
(#x)XM+1
Wait PrvRspSec
(#x)
(#x)D0
'
(#x)M
Wait PrvRspSec
(#x)
(#x)D0
'
(#x)M0
Wait PrvRspSec
(#x)
(#x)D0
'
(#x)M1
Wait PrvRspSec
(#x)
(#x)D0
'
(#x)M2
Wait PrvRspSec
(#x)
(#x)D0
'
(#x)M3
Wait PrvRspSec
(#x)
(#x)D0
'
(#x)M4
Wait PrvRspSec
(#x)
Vista de página 70
1 2 ... 66 67 68 69 70 71 72 73 74 75 76 ... 114 115

Comentários a estes Manuais

Sem comentários