Remote-processing BASIC for the CX-10 Modbus Instrukcja Użytkownika Strona 56

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 84
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 55
BASIC PROGRAMMING GUIDE
2-47
READ
Syntax: READ
variable
[,
variable
, ...]
Function: Sequentially assigns the values of data provided in the DATA statement to the variables in a list.
Mode: Run
Use: READ X,Y,Z
DESCRIPTION
Multiple variables following one READ instruction must be separated by commas. READ must always be
followed by at least one variable.
See RESTORE for examples and more information.
Przeglądanie stron 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 83 84

Komentarze do niniejszej Instrukcji

Brak uwag