JADAK a business unit of Novanta Corporation SM-MN-SH ユーザーズマニュアル

ページ / 39
34 
 
 
 
 
 
14
  Operating Modes 
The M1-Mini has three operating modes: Sleep, Active, and Loop.   Active is the normal mode of operation.  The 
following sections explain the Sleep and Loop modes as well as how to set a specific command to run on startup 
using the Startup Command system parameter. 
14.1
  Sleep Mode 
The low-power Sleep mode can be used to conserve battery or system power. 
The reader can be put into Sleep mode by writing the Data 0x00 to the Sleep Mode system parameter using the 
Write System command. After the reader gives a positive response, it enters Sleep mode. Any command wakes the 
reader from Sleep mode. Even sending a single byte to the reader wakes it from Sleep mode. The reader gives the same 
positive response upon waking from Sleep mode as it gives upon entering Sleep mode.  
14.1.1
  Write System Parameter – Sleep Mode Example (ASCII) 
The following request puts the reader into Sleep mode if it is in active mode, and brings it out of Sleep mode if the 
reader is already in Sleep mode. 
 
 
Flag 
Command 
Starting 
Block 
Number of 
Blocks 
Data 
CRC 
 
Request 
<CR> 
20 
42 
04 
01 
00 
35E9 
<CR> 
 
 
 
Response 
CRC 
 
Response 
<LF> 
42 
6116 
<CR><LF> 
 
14.1.2
  Write System Parameter – Sleep Mode Example (Binary) 
The following request puts the reader into Sleep mode if it is in active mode, and brings it out of Sleep mode if the 
reader is already in sleep mode. 
 
 
Length 
Flag 
Command 
Starting 
Block 
Number of 
Blocks 
Data 
CRC 
Request 
<STX> 
0x07 
0x20 
0x42 
0x04 
0x01 
0x00 
0x35E9 
 
 
 
Length 
Response 
CRC 
Response 
<STX> 
0x03 
0x42 
0x4B7E