![Pavone Sistemi DAT 500 Скачать руководство пользователя страница 38](http://html.mh-extra.com/html/pavone-sistemi/dat-500/dat-500_technical-manual_763995038.webp)
Page 36
SLAVE TRANSMISSION PROTOCOL
LIST OF THE CONTROLS AVAILABLE:
• Request for the net and gross weight and current peak.
• Change in gross weight.
• Change in net weight.
• Command of reset or automatic calibration or peak reset.
• Programming the two setpoints of weight
• Requesting the programmed setpoints.
• Control of setpoints storage in permanent memory.
The unit connected to the instrument (typically a personal computer) acts as a MASTER and is the only
unit that can start a process of communication.
The process of communication must be made by the transmission of a string by the MASTER, followed
by a reply from the SLAVE concerned.
CONTROLdS FORMAT dESCRIPTION:
The double quotes enclose constant characters (observe upper and lower case); the <and> symbols
contain variable numeric fields.
REQUEST FOR THE NET AND GROSS WEIGHT AND CURRENT PEAK
Master: <Addr> “N” EOT
DAT 500: “N” <Addr> <status> <net> <gross> <peak> ETX <chksum> EOT
CHANGE IN GROSS WEIGHT
Master: <Addr> “C” “L” EOT
DAT 500: <Addr> “C” “L” ACK EOT
CHANGE IN NET WEIGHT
Master: <Addr> “C” “N” EOT
DAT 500: <Addr> “C” “N” ACK EOT
COMMAND OF RESET OR AUTOMATIC CALIBRATION OR PEAK RESET
Master: <Addr> “A” “A” EOT
DAT 500: <Addr> “A” “A” ACK EOT
PROGRAMMING TWO WEIGHT SETPOINS
Master: <Addr> “S” <s1> <s2> ETX <csum> EOT
DAT 500: <Addr> “S” ACK EOT
REQUESTING FOR THE PROGRAMMED SETPOINT
Master: <Addr> “R” EOT
DAT 500: <Addr> “R” <s1> <s2> ETX <csum> EOT
STORING THE WEIGHT Setpoint IN A PERMANENT MANNER
Master: <Addr> “M” EOT
DAT 500: <Addr> “M” ACK EOT