Rice Lake Condec UMC600IS User Manual

Page 29

Advertising
background image

26

UMC 600IS Installation Manual

9. Press

9

,

9

,

9

and

ENT

to end this file. To

review the file, press the

2 SET POINT

key.

With each press of this key we step back one
line. Check against Table 3-15.

In the GROSS mode, press

PRINT

to produce a ticket

in this format:

Figure 3-13. Sample Print from File 7.1

NOTE: If the control code 400 is used in a custom
print, you must enable and set Option 3.

Notice that the sample print format does not exceed 30
lines of code. Now add a company name or logo to the
ticket. We can do this by setting up a MACRO. This
MACRO can be called into any format that is set up
by using the correct Parameter Control Code.
According to the Parameter Control Code Chart, if
this information is to be used in a print format, enter a
code 600 - call Macro 1.

Use the following example:
GLEN CO inc. (line 1)
GLENWOOD MN. (line 2)
Time/Date (line 3)
Format 1: GROSS weight (line 4)
Format 2: GROSS (ln 4), TARE (ln 5), NET (ln 6)

Figure 3-14. Sample Print from File 7.1

Line Number

Code

Code Definition

01

002

STX (start of text)

02

400

Time and date

03

013

Carriage return (CR)

04

010

Line Feed (LF)

05

200

Gross Wt. “LB/KG GR”

06

013

Carriage Return (CR)

07

010

Line Feed (LF)

08

999

End of file

Table 3-15. Print File 7.1 (7.1, T/D, Gross Wt.)

6:42 PM 04/16/02
8594 LB GR

Line Number

Code

Code Definition

01

002

STX (start of text)

02

600

call MACRO 1 (File 7.9)

03

400

Print Time and Date

04

013

Carriage return

05

010

Line feed

06

200

Gross wt. “LB/KG GR”

07

013

Carriage return

08

010

Line feed

09

999

END OF FILE

Table 3-16. Print File 7.1 Example (7.1, Co. Logo, T/D,

Gross Wt.)

Line Number

Code

Code Definition

01

002

STX (start of text)

02

600

call MACRO 1 (File 7.9)

03

400

Print Time and Date

04

013

Carriage return

05

010

Line feed

06

220

Gross wt. “LB/KG GR”

07

013

Carriage return

08

010

Line feed

09

220

Tare wt. “LB/KG TR”

10

013

Carriage return

11

010

Line feed

12

210

Net wt. “LB/KG NT”

13

013

Carriage return

14

010

Line feed

15

999

END OF FILE

Table 3-17. Print File 7.2 Example (7.2, Co. Logo, T/D,

GR, TR, NT)

GLEN CO inc.
GLENWOOD MN.
10:22 PM 04/16/02
10000 LB GR

Advertising