Denso BHT-200QW Especificações Página 272

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 587
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 271
1 2 ... 267 268 269 270 271 272 273 274 275 276 277 ... 586 587

Comentários a estes Manuais

Sem comentários