10k ohm 1/4 watt, 2 programming examples – Brady 1024 User Manual

Page 29

Advertising
background image

Printing Labels

23

The commands used for bit mapped font loading are usually generated by
font-creation software. However, the Assign Font ID Number command
must be sent to the Printer before the font file. Font Loading Commands
are listed in Table 2-6.

The following sample program is included for reference. The ASCII text
file below will generate the label shown in Figure 2-1.

Command
Character

P

PR

Description

*c###D

N

N

Assign Font ID Number
### = ID Number 100 to 999

P = Must Supply Parameters?(Y/N)
PR = Printer Responds? (Y/N)

Table 2-6 Font Loading Commands

2.2

Programming Examples

<STX> L

<CR>

H07

<CR>

D11

<CR>

19110080100002510K OHM 1/4 WATT

<CR>

1a6210000000050590PCS

<CR>

E

10K OHM 1/4 WATT

Figure 2-1 Sample Label

Advertising