387
Command Reference
20- 11
Send (
Function:
This command sends data to an external device.
Syntax:
Send (<data>)
Description:
1. This command sends data to an external device.
2. The following types of data can be sent 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)
k
k
k
k
k
Conditional Jump Relational Operators (REL)
=,
G
G
G
G
G
, >, <,
≥
,
≤
Function:
These relational operators are used in combination with the conditional
jump command.
Syntax:
Parameters:
left side/right side: variable (A to Z,
r
,
θ
), numeric constant, variable expression
(such as: A
×
2)
relational operator: =,
G
G
G
G
G
, >, <,
≥
,
≤
Description:
1. The following six relational operators can be used in the conditional jump
command
<left side> = <right side> : true when <left side> equals <right side>
<left side>
G
G
G
G
G
<right side> : true when <left side> does not equal <right side>
<left side> > <right side> : true when <left side> is greater than <right side>
<left side> < <right side> : true when <left side> is less than <right side>
<left side>
≥
<right side> : true when <left side> is greater than or equal to <right side>
<left side>
≤
<right side> : true when <left side> is less than or equal to <right side>
P.381
2. See “
⇒
(Jump Code)” for details on using the conditional jump.
_
<left side> <relational operator> <right side>
⇒
<statement>
:
<statement>
^
Summary of Contents for CFX-9850G PLUS
Page 23: ... fx 9750G PLUS CFX 9850G PLUS CFX 9850GB PLUS CFX 9850GC PLUS CFX 9950GB PLUS ...
Page 28: ...xxvi Contents ...
Page 100: ...72 ...
Page 126: ...98 ...
Page 170: ...142 ...
Page 180: ...152 ...
Page 208: ...180 ...
Page 220: ...192 ...
Page 232: ...204 ...
Page 348: ...98 ...
Page 438: ...410 ...
Page 449: ...421 1 2 3 4 5 Program for Circle and Tangents No 4 Step Key Operation Display ...
Page 450: ...422 Program for Circle and Tangents No 4 Step Key Operation Display 6 7 8 9 10 ...
Page 451: ...423 11 12 13 14 15 Program for Circle and Tangents No 4 Step Key Operation Display ...
Page 452: ...424 16 17 18 Program for Circle and Tangents No 4 Step Key Operation Display ...
Page 455: ...427 1 2 3 4 5 Program for Rotating a Figure No 5 Step Key Operation Display ...
Page 484: ...456 ...