shtrih-m / javapos_shtrih

Реализация JavaPOS драйвера принтера фискального регистратора для устройств Штрих-М
http://www.shtrih-m.ru
MIT License
33 stars 16 forks source link

51, Некорректные параметры в команде #123

Open dazre opened 3 years ago

dazre commented 3 years ago

Добрый день!

С чем может быть связана подобная ошибка:

20.12.2020 19:36:07.263 DEBUG com.shtrih.fiscalprinter.SMFiscalPrinterImpl - FF0Ch, Fiscal storage: write TLV data
20.12.2020 19:36:07.263 DEBUG com.shtrih.fiscalprinter.PrinterProtocol_1 - sendCommand: Fiscal storage: write TLV data, false
20.12.2020 19:36:07.263 DEBUG com.shtrih.fiscalprinter.PrinterProtocol_1 - -> 05
20.12.2020 19:36:07.278 DEBUG com.shtrih.fiscalprinter.PrinterProtocol_1 - <- 15
20.12.2020 19:36:07.278 DEBUG com.shtrih.fiscalprinter.PrinterProtocol_1 - -> 02 3C FF 0C 1E 00 00 00 CB 04 32 00 85 8B 88 91 92 90 80 92
20.12.2020 19:36:07.278 DEBUG com.shtrih.fiscalprinter.PrinterProtocol_1 - -> 8E 82 80 20 8B 88 8B 88 9F 20 93 98 80 8D 83 88 85 82 8D 80
20.12.2020 19:36:07.278 DEBUG com.shtrih.fiscalprinter.PrinterProtocol_1 - -> 0A 20 8F 80 91 8F 8E 90 92 20 30 34 31 31 2C 20 30 38 32 31
20.12.2020 19:36:07.278 DEBUG com.shtrih.fiscalprinter.PrinterProtocol_1 - -> 37 31 AD
20.12.2020 19:36:07.294 DEBUG com.shtrih.fiscalprinter.PrinterProtocol_1 - <- 06
20.12.2020 19:36:07.294 DEBUG com.shtrih.fiscalprinter.PrinterProtocol_1 - <- 02
20.12.2020 19:36:07.294 DEBUG com.shtrih.fiscalprinter.PrinterProtocol_1 - <- 03
20.12.2020 19:36:07.294 DEBUG com.shtrih.fiscalprinter.PrinterProtocol_1 - <- FF 0C 33 C3
20.12.2020 19:36:07.294 DEBUG com.shtrih.fiscalprinter.PrinterProtocol_1 - -> 06
20.12.2020 19:36:07.294 ERROR com.shtrih.fiscalprinter.SMFiscalPrinterImpl - 51, Некорректные параметры в команде, FF0C1E000000CB043200858B8891929080928E8280208B888B889F209398808D838885828D800A208F80918F8E909220303431312C20303832313731
20.12.2020 19:36:07.294 DEBUG com.shtrih.jpos.fiscalprinter.FiscalPrinterImpl - ErrorEvent(JPOS_E_EXTENDED, 351)
20.12.2020 19:36:07.294 DEBUG com.shtrih.fiscalprinter.SMFiscalPrinterImpl - FF0Ch, Fiscal storage: write TLV data = 51, 31 ms

Полный лог тут https://yadi.sk/d/Vu43-wbUAnqjKg

Мое предположение - старая прошивка ККМ, но хотелось бы узнать у специалистов.