Brady 1024 manual Programming Examples, Font Loading Commands

Models: 1024

1 55
Download 55 pages 31.53 Kb
Page 29
Image 29

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

P

PR

Description

Character

 

 

 

*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.2Programming 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

Printing Labels

23

Page 29
Image 29
Brady 1024 manual Programming Examples, Font Loading Commands