Select your printer model
Callback Code and countermeasures
CallbackCode |
Cause |
Countermeasure |
---|---|---|
CODE_SUCCESS |
Processed successfully. |
- |
CODE_ERR_TIMEOUT |
|
|
CODE_ERR_NOT_FOUND |
|
|
CODE_ERR_AUTORECOVER |
|
Start the process after the device is cooled down. |
The print reference mark on the label sheet cannot be found. |
Open and close the cover. |
|
CODE_ERR_COVER_OPEN |
|
Close the printer cover. |
CODE_ERR_CUTTER |
Auto cutter error occurred. |
Remove the error cause and power off and then on the printer. |
CODE_ERR_MECHANICAL |
Mechanical error occurred. |
Remove the error cause and power off and then on the printer. |
CODE_ERR_EMPTY |
Paper has run out. |
Refill the paper. |
CODE_ERR_UNRECOVERABLE |
Unrecoverable error occurred. |
Power off and then on the printer. Contact the distributor or service center if the problem persists. |
CODE_ERR_SYSTEM |
An error occurred with the TM-i firmware or TM-DT software. |
Turn off and then turn on the power supply to the TM-i series/TM-DT series, and restart the OS. |
CODE_ERR_PORT |
|
|
CODE_ERR_INVALID_WINDOW |
An unregistered window was specified. |
Check the specified window. |
CODE_ERR_JOB_NOT_FOUND |
A print job ID which did not exist was specified. |
Check the specified job ID. |
CODE_PRINTING |
requestPrintJobStatus was run by specifying a print job ID which was being printed. |
Run the process after printing completes. |
CODE_ERR_SPOOLER |
Print data exceeding the spooler capacity was transmitted. |
Check if communication with the printer is disconnected. |
CODE_ERR_BATTERY_LOW |
Battery has run out. |
Replace the battery or connect the AC adapter. |
CODE_ERR_FAILURE |
An unknown error occurred. |
Check for a problem with the execution environment. |
CODE_ERR_TOO_MANY_REQUESTS |
The number of print jobs or data to be displayed on a display has exceeded the allowable limit of the printer's firmware. |
Wait for the printer to process some of the tasks, then send the jobs or data again. |
CODE_ERR_REQUEST_ |
Print job data with the size exceeding the capacity of the printer firmware was transmitted. |
Check the content of the print job, reduce the size of the data, and then resend the print job. |
CODE_ERR_NO_MICR_DATA |
MICR data cannot be detected. |
Check the slip sheet and clean the MICR mechanism if necessary. |
CODE_ERR_ILLEGAL_LENGTH |
Paper length is not appropriate. |
Check the paper length. |
CODE_ERR_NO_MAGNETIC_DATA |
Magnetic waveform cannot be detected. |
|
CODE_ERR_RECOGNITION |
Illegible MICR text was detected. |
Check the status of the slip sheet. |
CODE_ERR_READ |
Error occurred during MICR read operation. |
Remove the error cause and try again. If the error persists, restart the printer. |
CODE_ERR_NOISE_DETECTED |
Noise error was detected. |
Remove the error cause and try the noise measurement again. If the error persists, restart the printer. |
CODE_ERR_PAPER_JAM |
Paper jam error occurred during MICR read operation. |
Remove the jammed paper. |
CODE_ERR_PAPER_PULLED_OUT |
|
Reset the paper. |
CODE_ERR_CANCEL_FAILED |
Failed to cancel waiting for paper insertion. |
Check the status of the printer and try the process again. |
CODE_ERR_PAPER_TYPE |
Pinter operation differs from the specified print method. |
Specify a correct print method again. |
CODE_ERR_WAIT_INSERTION |
Could not run the process while waiting for paper insertion. |
|
CODE_ERR_ILLEGAL |
The function was used in an illegal way. <Example> |
Use the API in an appropriate manner. |
CODE_ERR_INSERTED |
Could not run the process while paper had already been inserted. |
Eject the paper and try the process again. |
CODE_ERR_WAIT_REMOVAL |
Could not run the process while waiting for paper removal. |
Remove the paper and try the process again. |
CODE_ERR_DEVICE_BUSY |
The specified device is in process. |
Execute the process after the process completes. |
CODE_ERR_RECOVERY_FAILURE |
Failed to recover the printer. |
Restart the printer. |
CODE_ERR_JSON_FORMAT |
Invalid JSON format. |
Review the JSON format, and try sending the data again. |
Quick Access
- [Name]
- [Format]
- [Range]
- [Description]
- [Notes]
- Introduction
- help
- Printer class
- Printer
- connect
- disconnect
- startMonitor
- stopMonitor
- getStatus
- sendData
- beginTransaction
- endTransaction
- requestPrintJobStatus
- clearCommandBuffer
- addTextAlign
- addLineSpace
- addTextRotate
- addText
- addTextLang
- addTextFont
- addTextSmooth
- addTextSize
- addTextStyle
- addHPosition
- addFeedUnit
- addFeedLine
- addImage
- addLogo
- addBarcode
- addSymbol
- addHLine
- addVLineBegin
- addVLineEnd
- addPageBegin
- addPageEnd
- addPageArea
- addPageDirection
- addPagePosition
- addPageLine
- addPageRectangle
- addRotateBegin
- addRotateEnd
- addCut
- addPulse
- addSound
- addFeedPosition
- addLayout
- addCommand
- getMaintenanceCounter
- resetMaintenanceCounter
- getPrinterSetting
- setPrinterSetting
- getPrinterSettingEx
- setPrinterSettingEx
- setPrinterSettingEx[Obsolete]
- verifyPassword
- getPrinterInformation
- downloadFirmwareList
- getPrinterFirmwareInfo
- verifyUpdate
- updateFirmware
- forceRecover
- forcePulse
- forceStopSound
- forceCommand
- forceReset
- setStatusChangeEventListener
- setReceiveEventListener
- setGetPrinterSettingExListener
- setSetPrinterSettingExListener
- setVerifyPasswordListener
- interval
- LFCPrinter class
- HybridPrinter class
- HybridPrinter
- connect
- disconnect
- startMonitor
- stopMonitor
- getStatus
- sendData
- beginTransaction
- endTransaction
- clearCommandBuffer
- selectPaperType
- waitInsertion
- cancelInsertion
- ejectPaper
- readMicrData
- cleanMicrReader
- forceRecover
- forcePulse
- forceCommand
- forceReset
- paperType
- interval
- waitTime
- mode40Cpl
- setStatusChangeEventListener
- setReceiveEventListener
- LineDisplay class
- LineDisplay
- connect
- disconnect
- getStatus
- sendData
- clearCommandBuffer
- addInitialize
- addCreateWindow
- addDestroyWindow
- addSetCurrentWindow
- addClearCurrentWindow
- addCreateScreen
- addCreateScreenCustom
- addCreateTextArea
- addDestroyTextArea
- addSetCurrentTextArea
- addClearCurrentTextArea
- addSetCursorPosition
- addMoveCursorPosition
- addSetCursorType
- addText
- addReverseText
- addMarqueeText
- addSetBlink
- addSetBrightness
- addBackgroundColor
- addStartSlideShow
- addStopSlideShow
- addDownloadImage
- addRegisterDownloadImage
- addNVImage
- addClearImage
- addSymbol
- addClearSymbol
- addShowClock
- addCommand
- setReceiveEventListener
- Keyboard class
- POSKeyboard class
- BarcodeScanner class
- MSR class
- SimpleSerial class
- GermanyFiscalElement class
- OtherPeripheral class
- CommBox class
- Common to all classes
- Discovery class
- Epos2Exception class
- Log class
- EasySelect class
- EasySelectInfo class
- Appendix
- Status list
- Key code list
- List of Supported Classes
- List of Supported APIs
- Printer-specific Support Information
- TM-m10
- TM-m30
- TM-m30II
- TM-m30II-H
- TM-m30II-NT
- TM-m30II-S
- TM-m30II-SL
- TM-m30III
- TM-m30III-H
- TM-m50
- TM-m50II
- TM-m50II-H
- TM-T20
- TM-T20II
- TM-T20III
- TM-T20IIIL
- TM-T20IV-L
- TM-T20X
- TM-T20X-II
- TM-T60
- TM-T70
- TM-T70II
- TM-T81II
- TM-T81III
- TM-T82
- TM-T82II
- TM-T82III
- TM-T82IIIL
- TM-T82IV-L
- TM-T82X
- TM-T82X-II
- TM-T83II
- TM-T83III
- TM-T83IV
- TM-T88V
- TM-T88VI
- TM-T88VII
- TM-T100
- TM-L90 Liner-Free Label Printer Model
- TM-L100
- TM-U220
- TM-U330
- EU-m30
- TM-P20
- TM-P20II
- TM-P60 (Receipt)
- TM-P60 (Peeler)
- TM-P60II (Receipt)
- TM-P60II (Peeler)
- TM-P80
- TM-P80II
- TM-H6000V
- TM-T20II-i
- TM-T70-i
- TM-T82II-i
- TM-T83II-i
- TM-T88V-i
- TM-T88VI-iHUB
- TM-U220-i
- TM-T70II-DT
- TM-T70II-DT2
- TM-T88V-DT
- TM-T88VI-DT2
- TM-H6000IV-DT
- TM-T88IV
- TM-T90
- TM-L90
- TM-H6000IV