Chapter 8 programming, Kk input/output commands (i/o) – Casio fx-7400G PLUS Programming User Manual
Page 30

154
Chapter 8
Programming
Description:
This command draws a statistical graph in accordance with conditions defined within
the program.
DrawGraph
Function: This command draws a graph.
Syntax: DrawGraph
_
Description: This command draws a graph in accordance with the drawing condi-
tions defined within the program.
DispTable
Function: These commands display numeric tables.
Syntax:
DispTable
_
Description:
These commands generate numeric tables during program execution in accordance
with conditions defined within the program.
DrawTG-Con, DrawTG-Plt
Function: These commands graph functions.
Syntax:
DrawTG-Con
_
DrawTG-Plt
_
Description:
1. These commands graph functions in accordance with conditions defined within
the program.
2. DrawTG-Con produces a connect type graph, while DrawTG-Plt produces a plot
type graph.
k
k
k
k
k Input/Output Commands (I/O)
Receive (
Function: This command receives data from an external device.
Syntax: Receive (<data>) (…ex. Receive (List 1))
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
• List data (all values - individual values cannot be specified)