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

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 218
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 74
Section 5 Command Descriptions
5.5
CR
The carriage return character ($13, &H0D).
LF
The line feed character ($10, &H0A).
'X
Any printable character. The apostrophe is
immediately followed, without any
intervening spaces, by a single character
which is taken to be the character specified.
5.2.1.4 ASCII Character Strings
data
An arbitrary string of characters. None of the
special forms given above (
$char
,
CR
,
LF
,
or
'X
) are used. For example, CRLF as
data
is taken as the letters, "C", "R", "L", and "F",
not as carriage return line feed.
'data'
An arbitrary string of characters enclosed in
apostrophes (') or quotes(").
5.2.1.5 Terminators
term
Any single character, specified as
CR
,
LF
,
'X
, or
$char
as described previously. Part
of terminator sequence used to mark the end
of lines of data and commands.
[term]
An optional term character.
term[term]
means that one or two terminators may be
specified.
EOI
The IEEE bus End-Or-Identify signal. When
asserted during the transfer of a character,
EOI signals that that character is the last in
the transfer. On input, EOI, if specified,
causes the input to stop. On output, EOI
causes the bus EOI signal to be asserted
Vista de pagina 74
1 2 ... 70 71 72 73 74 75 76 77 78 79 80 ... 217 218

Comentarios a estos manuales

Sin comentarios