Appendix B: Image File Definitions; Image Type U; Record Types - Brady TLS PC Link Programmer's Manual

Hide thumbs Also See for TLS PC Link:
Table of Contents

Advertisement

Appendix B: Image File Definitions

Image Type U:

Record Types:

Dot-Row Record
This record defines the pixel data for one dot-row. After each Dot-Row record,
the Y cursor is incremented so that the next Dot-Row is on the next line.
0x80 ndd...d
where:
Repeat Record
This record will repeat the last Dot-Row Record sent.
0x00 0x00 0xFF n
where:
X Cursor Record
This record will place the X cursor at an absolute location. All Dot-Row Records
following this command will begin at this X location until a new X Cursor
Record is sent. This pixel location must be a multiple of 8.
0x58 pp
where:
Y Cursor Record
This record will place the Y cursor at an absolute location to position the next
Dot-Row Record.
0x59 pp
where:
48
n
dd...d
n
number of duplicates
pp
number of pixels from left edge
represented as 16 bits with low byte
sent first
pp
number of pixels from top edge
represented as 16 bits with low byte
TLS PC Link
number of data bytes dd...d
data
TM
Programmer's Guide

Advertisement

Table of Contents
loading

Table of Contents