Programming Guide
CHUMP Commands
43
Wt
Name
Write user data to a specific tag
Description
This command writes data to a specified block of a specified tag. 
Type
Command with reply
Format
}Wt,d:<tag ID>[,a:nn],b:<blk data> [,t:<tag 
type>];<FCS><CRLF>
}Wt,d:<tag ID>[,a:nn],b:<blk data> [,t:<tag 
type>]!<CRLF>
where:
d:<tag ID> is the serial ID of the requested tag.
a:nn is the block address. Defaults to 0 if missing.
b:<blk data> is the block data.
t:<tag type> is the optional tag type (typically used to 
increase search speed).
Return Message
{A[,e:xx]*;<FCS><CRLF>










