
Reference Manual V1.10
Software Versions 3.xx
X300-621-110
Page 43
11.
Programmable Printing
Two user determined print strings with tokens can be programmed into an instrument using
View300.
11.1. How to set custom print strings using View 300
-
Connect instrument to PC with View300
-
Open full session - select instrument menu/ select custom print format.
-
Edit the two custom print strings
-
Hex values (such as tokens) must
be preceded with a “\”.
-
All hex values less than 7F
H
will be interpreted as ASCII characters.
-
Alternatively you can use the protocols and techniques describe
d in the “Communications
Manual” to enter custom strings.
11.2. Tokens
Gross Weight
CF
H
Current gross weight
Net Weight
DO
H
Current net weight
Tare Weight
D8
H
Current tare weight
Display Weight
D9
H
Current display weight
Count
F0
H
Current count (if counting is turned on)
ID
DA
H
Current print ID
Time
C0
H
Current time
Date
BF
H
Current date
Total Weight
DB
H
Total of printed Display Weight since last summary
print (long press).
Total Count
DD
H
Total number of pieces in Total Weight (if counting
turned on)
Items
DC
H
Number of items printed since last summary print.
Standard Print (short press)
7F
H
Standard print
Standard Print (long press)
8F
H
Standard summary
Streaming Register Literal
E8
H
Literal value of streaming register(s)
Streaming Register Raw
E9
H
Raw value of streaming register(s)
11.3. Using Tokens Example
Custom Print String definition:
Resulting Print Out:
\D9 at \C0 on \BF\0D\0A
523 kg G at 09:18 on 10/08/2006<CR><LF>
11.4. Clear Custom Print Strings
The menu selection FACTRY:DEFLT is used to clear the programmed printing and revert to the
standard printing format.
11.5. Printing Custom Print Strings
Short Press
<PRINT>
key: to print the programmed print string up to 80 characters including tokens.