Measurement-computing Micro 488/EX rev.2.1 Manuale Utente Pagina 86

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 218
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 85
Section 5 Command Descriptions
5.16
CASE
The
CASE
command sets whether the
DAY
or
DATE
text is output in
UPPER
case
or capitalized
LOWER
case. The power-on factory default is
LOWER
case. This power-
on default can be modified with the
SAVE
command. Refer to the
SAVE
command for
details.
SYNTAX
CASE
[
;
]{
UPPER
|
LOWER
}
UPPER
specifies all
DAY
and
DATE
text to be output in upper case.
LOWER
specifies all
DAY
and
DATE
text to be output in capitalized
lower case.
RESPONSE None
MODE Any
BUS STATES None
EXAMPLES PRINT#1,"DAY"
INPUT #1,D$
Read the day string
PRINT D$
Printed to the screen
Monday
PRINT#1,"CASE UPPER"
PRINT#1,"DAY"
INPUT #1,D$
Read the day string
PRINT D$
Printed to the screen
MONDAY
Vedere la pagina 85
1 2 ... 81 82 83 84 85 86 87 88 89 90 91 ... 217 218

Commenti su questo manuale

Nessun commento