Denso Power Net Terminal BHT-7500 Spécifications Page 311

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 560
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 310
Chapter 14. Statement Reference
302
Syntax:
Syntax 1 (Displaying numbers):
PRINT USING "numericformat";expression[CR/LFcontrol
[expression]...]
Syntax 2 (Displaying strings):
PRINT USING "stringformat";stringexpression
[CR/LFcontrol[stringexpression]...]
Parameter:
numericformat
#
, a decimal point (.), and/or +.
stringformat
!
, @, and/or &
CR/LFcontrol
A comma (,) or a semicolon (;).
Description:
PRINT USING displays a number or a character string specified by expression
or stringexpression on the LCD according to a format specified by numer-
icformat
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.
I/O statement
PRINT USING
Displays data on the LCD screen under formatting control.
Vue de la page 310
1 2 ... 306 307 308 309 310 311 312 313 314 315 316 ... 559 560

Commentaires sur ces manuels

Pas de commentaire