Denso BHT-200QW Especificaciones Pagina 272

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 587
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 271
264
____________________________________________________________________
I/O statement
PRINT USING
Displays data on the LCD screen under formatting control.
____________________________________________________________________
Syntax:
Syntax:Syntax:
Syntax:
Syntax 1 (Displaying numbers):
PRINT USING "numericformat";expression [CR/Lfcontrol
[expression]...]
Syntax 2 (Displaying strings):
PRINT USING "stringformat";stringexpression [CR/Lfcontrol
[stringexpression]...]
Parameter:
Parameter:Parameter:
Parameter:
numericformat
#, a decimal point (.), and/or +.
stringformat
!, @, and/or &
CR/LFcontrol
A comma (,) or a semicolon (;).
Description:
Description:Description:
Description:
PRINT USING displays a number or a character string specified by expression or
stringexpression on the LCD according to a format specified by numericformat or
stringformat, respectively.
To extend one program line to more than 512 characters in a single PRINT USING
statement, you should use an underline (_) preceding a CR code, not a comma (,)
preceding a CR code.
Vista de pagina 271
1 2 ... 267 268 269 270 271 272 273 274 275 276 277 ... 586 587

Comentarios a estos manuales

Sin comentarios