A SERVICE OF

logo

11-28
11
COMMUNICATION WITH PC
11-5 Communication Command Description
(26)
@?CSEL
Reads the currently specified element number of the counter array variable C. In multi-task opera-
tion, this command reads the program information on the task currently selected.
Transmission example : @?CSEL c/r l/f
Response example : 0 c/r l/f
OK c/r l/f
(27)
@?C [<array element number>]
Reads the value in the counter array variable C of the specified element number.
Element number : This is a number used to specify each array element and can be
from 0 to 31. If this entry is omitted, the element number selected
with the @CSEL command is used.
Transmission example : @?C c/r l/f
OK c/r l/f
Response example : 21202 c/r l/f
OK c/r l/f
(28)
@?D
Reads the counter variable D.
Transmission example : @?D c/r l/f
Response example : 21202 c/r l/f
OK c/r l/f
(29)
@?SHFT
Reads the shift data currently set. In multi-task operation, this command reads the program infor-
mation on the task currently selected.
Transmission example : @?SHFT c/r l/f
Response example : 150.00 c/r l/f
OK c/r l/f