Protocol specification
Communication line configuration
Communication station configuration
I/O tag configuration
Set of I/O tags
Document revisions
The Mettler Toledo weighing terminals can print the results from the measurement and the information about the asynchronous activities on own special printers, e.g. GA-46 serial printer. MT Printer communication protocol is used for processing the information from the terminal output and publishing them in the form of I/O tags.
When setting the serial communication interface, you should realize that the interface for the printer has the fixed parameters.
Supported line categories for the protocol: "Serial" and "SerialOverUDP Device Redundant".
Parameter | Description | Default value |
---|---|---|
Logging is enhanced with listings that enable fast error detection. | NO |
Allowed I/O tags: Ai, Ci, Co, Di, TxtI, TiA
The outputs from the printer, which are necessary to analyze the weighing results, can be categorized into four basic groups:
Data from the printer are asynchronous. They must be synchronous to be read. For synchronization, there are used two I/O tags with the address "TRIGGER_IN", "TRIGGER_OUT". When publishing the new data, the value of I/O tag with "TRIGGER_IN" address is incremented. When the value of I/O tag with address TRIGGER_OUT is evened up, it is the acknowledgement of reading.
At the beginning of weighing, the terminal informs about the number or unique identifier of formula, which will be weighted. Then, the list of all necessary components is sent sequentially. I/O tags in the table below are used for recording these data.
Address | Value type | Units |
---|---|---|
FORMULA NO. | Ci | |
COMPONENT NO. | Ci | |
NAME | TxtI | |
TARG | Ai | kg |
LIM1 | Ai | kg |
LIM2 | Ai | kg |
TOL | Ai | kg |
END TIMER | Ci | S |
VALVE | Ci | |
OUTPUT 2 | TxtI |
I/O tags that send the information about the start of weighing.
Address | Value type | Units |
---|---|---|
FORMULA NO. | Ci | |
START TIME | TiA |
I/O tags that inform about the results of weighing.
Address | Value type | Units |
---|---|---|
FORMULA NO. | Ci | |
NAME | TxtI | |
ACTUAL V. | Ai | kg |
TGT - ACTUAL | Ai | kg |
TARGET | Ai | kg |
I/O tags that inform about the end of weighing.
Address | Value type | Units |
---|---|---|
FORMULA NO. | Ci | |
STOP TIME | TiA |