13
WM
Write to PT memory ($W)
Write to $W data in PT memory.
Per command, a maximum of 50 words can be written.
As writing attribute you can select SET, AND, OR, or XOR.
•
Command format
ESC command *S *A
*L
*D
SUM
CR
$1C W M Variable
length
$0D
[Settings]
BCD
1
digit
SUM Writing
attribute
0 OFF
1 ON
SET
Writes designated value just
as it is.
2 OFF
3 ON
AND
Ands present value of
destination with designated
value and writes outcome.
4 OFF
5 ON
OR
Ors present value of
destination with designated
value and writes outcome
6 OFF
7 ON
XOR
Xors present value of
destination with designated
value and writes outcome.
8 OFF
*S
9 ON
SET
Omits *L .
Number of destination
words : 1
(fixed)
*A 0000 to
7FFF
Initial address number (hexadecimal 4 digits)
*L
01to 50
Number of destination words (BCD 2 digits)
*D 0000 to
FFFF
“,”
Word data (zero suppressed hexadecimal, 1 to 4 digits)
From 2
nd
word on, enter comma [,] ($2C) before next
data.
Data ending with comma cause error.
•
Normal completion response format (only when response under
communications conditions is ON).
ESC
command *D
SUM
CR
$1B
W M 0 0
$0D
[Settings]