![IDTECH Vivopay Neo 2 Скачать руководство пользователя страница 327](http://html.mh-extra.com/html/idtech/vivopay-neo-2/vivopay-neo-2_developers-manual_618786327.webp)
NEO 2 Interface Developer’s Guide
Copyright © 2019, International Technologies & Systems Corporation. All rights reserved.
327
8.20.7.
Get Discretionary Data White List (2C-53)
This command retrieves the Discretionary Data White List.
Command Frame
Byte 0-9
Byte 10
Byte 11
Byte 12 Byte 13
Byte 14,15
Byte 16
Byte 17
Header Tag
& Protocol
Version
Command
Sub-
Command
Data
Length
(MSB)
Data
Length
(LSB)
Data
CRC (LSB)
CRC (MSB)
ViVOtech2\0
2Ch
53h
var
var
Response Data
Response Frame
Byte 0-9
Byte 10
Byte
11
Byte 12
Byte 13
Byte 14 …
Byte 13+n
Byte 14+n
Byte
15+n
Header Tag &
Protocol
Version
Command
Status
Code
Data
Length
(MSB)
Data
Length
(LSB)
Data
CRC
(MSB)
CRC (LSB)
ViVOtech2\0
2Ch
Status
Variable
Variable
Response
Data
Response Data
- See tables for Set White List above for the White List format and options.
Data Field
Length
(bytes)
Description
White List
Var
The actual white list. See format of White List in Set White List section
above.
Tag: FFEE0C Format: Constructed
Example Response:
FFEE0C70FFEE0A14DFEF2106373037363030DFEF2106373037363939FFEE0A14DF
EF2106373737373030DFEF2106373737373939FFEE0A14DFEF2106363232303236
DFEF2106363232303237DFEF2106333038333737DFEF2106363030363439DFEF21
06363031303536DFEF2106363239383539
8.21.
Logger commands
The NEO II logging system creates log information based on specified log levels. The logging
system creates host utilities to download logs and convert them to a readable format. To
reduce memory buffer size, the logging system saves only the log string address to the logger
buffer; that address is used later to look up the string from the corresponding ELF created at
build time.
Note that the total count of log entries depends on the memory allocated for the ring buffer
used for log storage. Old logs are overwritten by the latest logs if they are not retrieved in
time.