Remote-processing BASIC for the CX-10 Modbus Uživatelský manuál Strana 56

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 84
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 83 84

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

Žádné komentáře