Operator`s manual

2.3 Operating Instruction
2-122
4. $D Variable number/$D [Array number]
When a D Variable number, LD Variable number, D [Array number], or LD [Array number] is
selected from the table in part 1 of this Explanation, add the following tag.
5. $R Variable number/$R [Array number]
When an R Variable number, LR Variable number, R [Array number], or LR [Array number] is
selected from the table in part 1 of this Explanation, add the following tag.
6. $PX Variable number/$PX [Array number]
When a PX Variable number, LPX Variable number, PX [Array number], or LPX [Array num-
ber] is selected from the table in part 1 of this Explanation, add the following tag.
(1) GETS B000 $B002
The result of the SRCH instruction is stored in B000.
(2) GETS PX000 $PX000
For the job R1, the pulse type current value is stored in P000.
No. Tag Explanation Note
8
$D Variable num-
ber/
$D [Array num-
ber]
Specifies the number of the double-precision
type system variable to be stored.
<Data 2>
No. Tag Explanation Note
9
$R Variable num-
ber/
$R [Array num-
ber]
Specifies the number of the real-number type
system variable to be stored.
<Data 2>
No. Tag Explanation Note
10
$PX Variable
number/
$PX [Array num-
ber]
Specifies the number of the expanded position
type system variable to be stored.
<Data 2>
Example