Denso RC5 Spécifications Page 565

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 564
Chapter 21 Vision Control (Option)
21-13
VISREFTABLE (Function)
Function
Refers to data on the look-up table.
Format
VISREFTABLE (<Table number>, <Input value>)
Explanation
<Table number> Designates the number of the look-up table (0 to 15).
<Input value> Designates the input value of the table (0 to 255).
Related Terms
VISDEFTABLE
Example
VISSCREEN 1, 0, 1'
VISCLS 0 '
FORI1=0TO255 '
I2 = VISREFTABLE(1, I1) 'Obtains table number 1 data.
VISLOC 10, 10 'Sets the position to display.
VISDEFCHAR 1, 1, 2 'Sets characters to display.
VISPRINT “Data”;I1;“=”;I2 'Displays the window.
NEXT I1 '
Vue de la page 564
1 2 ... 560 561 562 563 564 565 566 567 568 569 570 ... 691 692

Commentaires sur ces manuels

Pas de commentaire