Denso Power Net Terminal BHT-7500 Specifikace Strana 191

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 560
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 190
Chapter 14. Statement Reference
182
The cursor size will differ depending upon the display font currently selected, 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%(5)
DEFREG cp1%(5)
COMMON cp2%(5)
The array variable should be one-dimensional and have at least six elements.
Each element data should be an integer and stored in the area from the 1st to 6th
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.
Display font Size (W x H) No. of elements
Standard-size 6 x 8 dots 6
Small-size 6 x 6 dots 6
0123 54
LSB
MSB
0123 54
LSB
MSB
Zobrazit stránku 190
1 2 ... 186 187 188 189 190 191 192 193 194 195 196 ... 559 560

Komentáře k této Příručce

Žádné komentáře