NEO 2 Interface Developer’s Guide
Copyright © 2019, International Technologies & Systems Corporation. All rights reserved.
372
The reader will wake up automatically upon card presentation, or when a command is issued.
On waking up (after being triggered by card presentation), the reader will output
5669564F746563683200F10000008D1E
.
8.28.2.
Set Low Power Consumption Configuration (F0-04)
This command is used to Enable/Disable some level Low Power Consumption function and the
waiting timer of previous state.
Command Frame
Byte 0-9
Byte 10
Byte 11
Byte 12 Byte 13
Byte 14 …
Byte 14+n-1
Byte 14+n Byte 15+n
Header Tag
& Protocol
Version
Command
Sub-
Command
Data
Length
(MSB)
Data
Length
(LSB)
Data
CRC (LSB)
CRC (MSB)
ViVOtech2\0
F0h
04h
See Tables
below
Data Field
Length (bytes)
Description
The low power
level ID
1
The range of low power ID is 1~4.
The detailed supported level is defined by the PDS of the product
low power
timer
2
Time (
default 30s
)
0000h = NOT support the level of low power consumption function (should
be skipped)
0001h ~ 0E10h (1~3600 Seconds) = Support the level of low power
consumption function. The value is defined the timer of previous state to ‘The
low power level ID’ level.
Note:
Default Setting for a product:
ID
Current Name
Timeout
1
Low speed run
30s
2
Standby0
30s
3
Standby1
30s
4
Sleep
30s
IDLE -(30s)->LowSpeedRun -(30s)->Standby0 -(30s)->Standby1 -(30s)->Sleep
After send below commands:
•
01 00 1F
– Enable Low Speed Run state and previous state (Idle) waiting timer is 31
seconds
•
02 00 00
– Disable Standby 0
•
03 00 21
- Enable Standby 1 state and previous state (Low Speed Run) waiting
timer is 33 seconds
•
04 00 22
- Enable Sleep state and previous state (Standby 1) waiting timer is 34
seconds