Measurement-computing Micro 488/EX rev.2.1 Instrukcja Użytkownika Strona 116

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 218
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 115
Section 5 Command Descriptions
5.46
MASK
The
MASK
command is used to mask the high bit (
MSB
) of serial input data. Some
serial host computers set the most significant bit when using eight bit serial data
lengths. When the
MASK
ON
command is issued, each serial character received is
logically
AND
ed with
&H7F
(
127
decimal).
MASK
OFF
is the power-on default. In default operation, all serial input data is
automatically masked with
&H7F
. The exception to this is any data which follows a
semi-colon (
;
), an apostrophe (
'
) or a quotation mark (
"
). After a
MASK
ON
command,
all characters are masked.
SYNTAX
MASK
{
ON
|
OFF
}
RESPONSE None
MODE Any
BUS STATES None
EXAMPLE PRINT#1,"MASK ON"
Przeglądanie stron 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 217 218

Komentarze do niniejszej Instrukcji

Brak uwag