Measurement-computing Micro 488/EX rev.2.1 Manual de usuario Pagina 96

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 218
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 95
Section 5 Command Descriptions
5.26
DELAY
The
DELAY
command is provided to allow the user to place time delays in the
execution of a Macro. The amount of time delayed is specified in seconds in the range
of 0 to 65535 (2
16
) seconds. Although the DELAY interval is accurate to 0.01% ± 5
milliseconds, it is not a function of the internal clock on the Micro488/EX. Therefore,
for delays of 65,000 seconds a shift of up to 6.5 seconds may be noticed relative to the
internal clock.
SYNTAX
DELAY
[;]
time
time
is specified in seconds,0 to 65535 (2
16
)
RESPONSE None
MODE Any
BUS STATES None
EXAMPLE PRINT#1,"DELAY 20"
PRINT #1,"COMMENT 'I am back'"
INPUT #1, C$
Read the comment string
PRINT C$
Printed to the screen 20 seconds later
Vista de pagina 95
1 2 ... 91 92 93 94 95 96 97 98 99 100 101 ... 217 218

Comentarios a estos manuales

Sin comentarios