Denso BHT-200QW Especificaciones Pagina 327

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 587
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 326
Chapter 15. Function Reference
319
____________________________________________________________________
End of TeXt I/O function
ETX$
Modifies the value of a terminator (ETX) for the BHT-protocol; also returns the
current value of a terminator.
____________________________________________________________________
Syntax:
Syntax:Syntax:
Syntax:
Syntax 1 (Changing the value of a terminator):
ETX$=stringexpression
Syntax 2 (Returning the current value of a terminator):
ETX$
Parameter:
Parameter:Parameter:
Parameter:
stringexpression
A string expression which returns a single-byte character.
Descr
DescrDescr
Description:
iption:iption:
iption:
Syntax 1
ETX$ modifies the value of a terminator (one of the text control characters) which
indicates the end of a data text in the BHT-protocol when the data file is transmitted by an
XFILE statement. (For the BHT-protocol, refer to the BHT User’s Manual.)
ETX$ is called a protocol function.
The initial value of a terminator (ETX) is 03h.
Syntax 2
ETX$ returns the current value of a terminator.
Run
RunRun
Run-
--
-time errors:
time errors:time errors:
time errors:
Error code Meaning
05h
Parameter out of the range
(stringexpression is a null string.)
0Fh
String length out of the range
(stringexpression is more than a single byte.)
Reference:
Reference:Reference:
Reference:
Statements: OPEN "COM:" and XFILE
Functions: SOH$ and STX$
Vista de pagina 326
1 2 ... 322 323 324 325 326 327 328 329 330 331 332 ... 586 587

Comentarios a estos manuales

Sin comentarios