JADAK a business unit of Novanta Corporation SM-MN-SH 用户手册

下载
页码 39
39 
 
 
 
 
 
14.3.2
  Write System Parameter – Startup Command Example (Binary) 
The following request stores the select tag command (0x14) with the tag type set to Auto-Detect (0x00). The flags 
field in the command, which is stored, shows that the CRC and the Loop flags are set (0x21). This process causes 
the reader to go into loop mode upon power up and sends responses in Binary mode along with the CRC. The 
message length (0x05) is also stored along with the rest of the command because it is part of any command sent 
in Binary mode. 
 
 
Length 
Flag 
Command 
Starting 
Block 
Number of 
Blocks 
Data 
CRC 
Request 
<STX> 
0x0C 
0x20 
0x42 
0x12 
0x01 
0x05211400C541 
0xD591 
 
 
 
Length 
Response 
CRC 
Response 
<STX> 
0x03 
0x42 
0x4B7E 
 
14.3.3
  Write System Parameter – Disable Startup Command Functionality (ASCII) 
The following request turns off the Start Up command functionality.  It is sent in ASCII mode. 
 
 
Flag 
Command 
Starting 
Block 
Number of 
Blocks 
Data 
 
Request 
<CR> 
00 
42 
12 
01 
00 
<CR> 
 
 
 
Response 
 
Response 
<LF> 
42 
<CR><LF>