Casio fx-9750G PLUS User Manual Page 414

  • Download
  • Add to my manuals
  • Print
  • Page
    / 486
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 413
386
20-
11 Command Reference
Syntax:
Locate <column number>, <line number>, <value>
Locate <column number>, <line number>, <variable name>
Locate <column number>, <line number>, ”<string>”
[Example] Locate 1, 1, ”AB”_
Parameters:
line number: number from 1 to 7
column number: number from 1 to 21
value: numeric value
variable name: A to Z
•string: character string
Description:
1. This command displays values (including variable contents) or text at a specific
location on the text screen.
2. The line is designated by a value from 1 to 7, while the column is designated
by a value from 1 to 21.
(1, 1) (21, 1)
(1, 7) (21, 7)
Example: Cls_
Locate 7, 1, ”CASIO CFX”
This program displays the text “CASIO CFX” in the center of the
screen.
•In some cases, the ClrText command should be executed before running the
above program.
Receive (
Function: This command receives data from an external device.
Syntax: Receive (<data>)
Description:
1. This command receives data from an external device.
2. The following types of data can be received by this command.
•Individual values assigned to variables
•Matrix data (all values - individual values cannot be specified)
•List data (all values - individual values cannot be specified)
Picture data
Page view 413
1 2 ... 409 410 411 412 413 414 415 416 417 418 419 ... 485 486

Comments to this Manuals

No comments