Setting Mode Setting Using Parameter Password
Example
The 'Form1' sample shows how the change is effected.
'Form Format 1', e.g., creates the following printout
11.01.00 12:30 1234 DA-RC 30 123,45kg G 67,89kg T
55,56kg Net
and consists of code: P1,D,P10,U,P18,LN,P27,BZ,P40,B,T,N,F1
Code elements are defined as under:
Code Meaning Example
P1 Go to column 1
D Output current date 11.01.00
P10 Go to column 10
U Output current time 12:30
P18 Go to column 18
LN Output consecutive number of weighing 1234
P27 Go to column 27
BZ Output (entered) string DA-RC 30
P40 Go to column 40
B Output Gross weight 123.45kg G
T Output Tare weight 67.89kg T
N Output Net weight 55.56kg Net
F1 1 * page feed
You wish to change format such that
• additional text 'SCHENCK scale with DISOMAT' appears in first line left-flush
• tare value is no longer output.
Printout is to look like thus:
SCHENCK scale with DISOMAT
<Blank>
11.01.00 12:30 1234 DA-RC 30 123.45kg G 55.56kg Net
Relevant code is constructed as follows (changes are boldface printed):
SCHENCK scale, with DISOMAT,Y2,P1,D,U,LN,P27,BZ,P40,B,N,F1
DISOMAT
®
Opus – Operating Manual 0630 BV-H2313 GB
© Schenck Process GmbH, Darmstadt - 49 -