
TLS PC Link
TM
Programmer’s Guide
44
Troubleshooting
Common Problems and Corrective Action
The best method for troubleshooting development with the TLS PC Link
Programming Language is to use feedback characters. When these are enabled,
all System Level and Label Formatting Commands have a feedback character
sent after them. Looking at these feedback characters is very helpful in
determining where an error has occurred. If a command’s response is an ASCII
‘2’, this means that a bad command was sent. If a command replies with an
ASCII ‘1’, then a serial timeout has occurred. This means the printer was
expecting more data with the command. If the command replies with multiple
characters, such as multiple ‘2’s, this is because the command was bad
somewhere in the middle. All characters that were sent after the invalid character
in the command respond with an error.
The following table lists common programming problems and suggested
corrective action.
If you are having problems with the hardware, refer to the
TLS PC Link User’s
Manual.
Problem
Possible Cause/Corrective Action
The printer acts sporadically when
downloading an image file.
Possible Cause:
If downloading an 8-bit image, it is
likely that Immediate commands are
enabled. Immediate commands will
be detected within the image data.
This will corrupt the data, causing
the printer to see bad information.
Corrective Action:
Make sure immediate commands are
disabled whenever downloading an
8-bit data file.
Unable to read printer status
information while printing.
Possible Cause:
If immediate commands were turned
off to download an image file, they
must be turned back on before
printing an image if it is desired to
send immediate commands (request
status) during the print job. If the
enable immediate commands is sent
after the print command, it will not
Содержание TLS PC Link
Страница 1: ......
Страница 5: ......
Страница 33: ...TLS PC LinkTM Programmer s Guide 28 Extended System Commands STX K Command Character Command None Implemented...
Страница 48: ...TLS PC LinkTM Programmer s Guide 43 STX G print 3 copies of this label STX c feed to cut position...
Страница 56: ...TLS PC LinkTM Programmer s Guide 51 Appendix C ASCII Control Chart ASCII Control Chart Continued on next page...
Страница 57: ...TLS PC LinkTM Programmer s Guide 52 ASCII Control Chart Continued...