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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 218
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 111
Section 5 Command Descriptions
5.42
LOG MEMORY
The
LOG
MEMORY
command is used to inquire the number of characters
contained within the
LOG
Buffer. After an
ERASE
LOG
or
FACTORY
command, the
LOG
Buffer will contain zero [
0
] characters.
SYNTAX LOG
MEMORY
RESPONSE Number of characters contained within the Log Buffer.
MODE Any
BUS STATES None
EXAMPLES
PRINT#1,"MACRO 1"
Define a macro
PRINT#1,"HELLO"
PRINT#1,"ENDM"
PRINT#1,"LOG ON"
Enable logging
PRINT#1,"DOMACRO 1"
Execute the macro
The response is logged
PRINT#1,"LOG MEMORY"
INPUT #1,L
Read the memory used
PRINT L
Printed to the screen
54
Number of bytes in buffer
PRINT#1,"ERASE LOG"
Erase the log buffer
PRINT#1,"LOG MEMORY"
INPUT #1,L
Read the memory used
PRINT L
Printed to the screen
0
0 bytes in buffer
Vista de pagina 111
1 2 ... 107 108 109 110 111 112 113 114 115 116 117 ... 217 218

Comentarios a estos manuales

Sin comentarios