Operating Instructions Combics Indicators  103
  Data Interfaces 
Data Input Format
You can connect a computer to your scale to send commands controlling weighing 
instrument functions and applications via the interface port.
All commands use the same data input format. They start with the ESC character 
(ASCII 27) and end with a carriage return (CR; ASCII 13) and a line feed (LF; ASCII 
10). The total length of a command is anywhere from 4 characters (1 command 
character between the start and end described above) to max. 7 characters 
(4 command characters). This number can also be higher when sending texts.
The commands listed in the following table must each be supplemented with ESC ... 
CR LF. 
  Example:  The command character for output is “P” (“output to Port”). To trigger this 
command, send the string: “ESC  P  CR LF”.
Command Meaning
K  Weighing mode 1
L  Weighing mode 2
M  Weighing mode 3
N  Weighing mode 4
O  Block keys
P  Send display value to data interface
Q  Output acoustic signal
R  Unblock keys
D  Tare and zero 
  (combination tare function)
f3_  Zero (see also the “kZE_” command)
f4_  Tare without zeroing (see also the “kT_” command)
i_  Information about the indicator, example of output: “C2/016202/1” 
    Explanation: Indicator: Combics 2, software version: 016202, active weighing platform: 1
kF1_  F1: Trigger k key function
kF2_  F2: Trigger c key function (Combics 2 only)
kF3_  F3: Trigger r key function (Combics 2 only)
kF4_  F4: Trigger O key function (Combics 2 only)
kF5_  F5: Trigger w key function (Combics 2 only)
kF6_  F6: Trigger I key function (Combics 2 only)
kF7_  F7: Trigger g key function (Combics 2 only)
kF8_  F8: Trigger h key function (Combics 2 only)
kF9_  F8: Trigger R key function (Combics 2 only)
kF10_  F8: Trigger J key function (Combics 2 only)
kF11_  F8: Trigger K key function (Combics 2 only)
kF12_  F8: Trigger L key function (Combics 2 only)
kCF_  CF: Trigger c key function (Combics 2 only)
kP_  Trigger p key function Print at printer interface
kT_  Trigger T key (tare)
kNW_  Trigger n key function (toggle the weighing platform)
kZE_  Trigger ( key function (zero the instrument)
x1_  Output model designation of active weighing platform, example: “LP6200S-0C"
x2_  Output serial number of active weighing platform, example: “0012345678"
x3_  Output software version of active weighing platform, example: “00-42-04"
x4_  Output software version of indicator, example: “01-62-01"
x9_  Output serial number of indicator, example: “0012345678"
x10_  Output model of indicator, example: “CAW2P4-1500RR-LCE"
z1_  Input: printout header 1
z2_  Input: printout header 2
txx...x_  xx...x: text input, length corresponds to input, for display in the measured value line
The ASCII code for the “underline” character (“_”) is 95.
Format for entering printout header lines: “ESC z x a ... a _ CR LF” with x=1 or 2 and 
a ... a: 1 to 20 characters for header x, followed by the underline, CR and LF 
characters.