Programming Guide
CHUMP Commands
39
Wa
Name
Write user data to any tag in field
Description
This is a protocol specific tag command that writes user data to
any tag in the field.
Type
Tag command with reply
Format
}Wa,b:<blk data>[,a:nn][,l:<# blks>];
<FCS><CRLF>
}Wa,b:<blk data>[,a:nn][,l:<# blks>]
!<CRLF>
where:
a:<blk addr> is the block address (0 by default).
b: <blk data> is the block data.
l:<# blks> is the number of blocks (1 by default).
Return Message
{A[,e:xx]*;<FCS><CRLF>