![Code Code Reader CR3600 DPM Скачать руководство пользователя страница 15](http://html.mh-extra.com/html/code/code-reader-cr3600-dpm/code-reader-cr3600-dpm_configuration-manual_2633502015.webp)
4/14/2016
D014465 CR1400 CR1000 CR2300 CR2600 CR3600 CR44X5 CR8000 CR900FD CR6000 CR5000 T500 Client Version ICD
Page 15 of 106
© 2013-2016 The Code Corporation
12393 South Gateway Park Place Suite 600, Draper, UT 84020
(801) 495-2200
FAX (801) 495-0280
data
datum | data datum
datum
any byte value in the range [0,255]
reserved
0x00
crc14
Two consecutive bytes, each in range [0,127], representing the crc16 value &
with the value 0x7F7F, most significant byte first. The packet crc16 is calculated
over the entire packet, excluding the prefix and the crc14 itself. (See source files
in
Appendix: Example CRC16 C Code and Appendix: Example CRC14 C Code for
details on the crc16 algorithm and polynomials to be used, as well as how to
implement appropriately for crc14 transmission.)
7.3
Command Types
#
Causes the Reader to beep and vibrate the specified number of times; data contains the number as a
single character in the range [0,127].
(The Reader will respond with d or e.)
Example – beep three times: #%03
Note: Behavior is defined per platform.
CR900FD/CR1000/CR1000XHD/CR2300/CR5000/CR5000RTC/CR8000 – Beep three times.
CR1400/CR1400XHD/ CR1428/CR2600/CR2600XHD/CR3600/CR3600DPM/ CR6000 – Beep and vibrate
three times.
Note: Readers with a vibration motor are the CR1400, CR1400XHD, CR1428, CR2600,
CR2600XHD,
CR3600, CR3600DPM and CR6000.
$
Posts an event to the Reader; data contains the event number as a single character. See register C4 in
Section 9 for a list of the event numbers.
(The Reader will respond with d or e.)
Keywords: #DefaultEvent
(
Causes the Reader to upload any logged error messages (no data)
(The Reader will respond with a g packet, zero or more z packets, and a final d or e. Each z packet
contains a portion of the requested data in its data field.
Note: This is very similar to the response to the X command; however, p packets are not applicable
and the g and d/e packets are not suppressed even in raw mode.)
)
Causes the Reader to erase its log of error messages (no data)
(The Reader will respond with d or e.)
,
Causes the Reader to send a list of current Reader settings (no data)
(The Reader will respond with d containing a space-separated list of all setting values (in order,
expressed as hexadecimal ASCII characters) or with e.)