Remote-processing BASIC for the CX-10 Modbus User Manual Page 56

  • Download
  • Add to my manuals
  • Print
  • Page
    / 84
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 55
1 2 ... 51 52 53 54 55 56 57 58 59 60 61 ... 83 84

Comments to this Manuals

No comments