Denso Power Net Terminal BHT-103 Dokumentacja Strona 179

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 577
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 178
171
The cursor size will be as shown below.
An array integer variable--a work array, register array, or common array--for
cur-
sorarrayname
should be declared by the DIM, DEFREG, or COMMON state-
ment, respectively.
DIM cp0%(11)
DEFREG cp1%(11)
COMMON cp2%(11)
The array variable should be one-dimensional and have at least 12 elements.
Each element data should be an integer and stored in the area from the 1st to
12th elements of the array.
If you specify
cursorarrayname exceeding the allowable cursor size (height:
no. of bits, width: no. of elements), the excess will be discarded.
If the double-width, double-height, or quadruple-size is specified, then user-
defined cursors loaded by the
APLOAD will display in double-width, double-
height, or quadruple-size, respectively. For details, refer to Chapter 7, Subsection
7.1.3, "Dot Patterns of Fonts."
Display font Size (W x H) No. of elements
Standard-size 12 x 12 dots 12
0123 5678910114
LSB
MSB
Przeglądanie stron 178
1 2 ... 174 175 176 177 178 179 180 181 182 183 184 ... 576 577

Komentarze do niniejszej Instrukcji

Brak uwag