INDEX
1. GENERAL INFORMATION..................................................................................................................... 9
1.1. Introduction.................................................................................................................................... 9
2. OPEN COMMANDS............................................................................................................................. 19
2.1. Introduction.................................................................................................................................. 19
<BAUD>......................................................................................................................................................... 19
<LOGIN>........................................................................................................................................................ 20
<LOGOUT>.................................................................................................................................................... 20
<REBOOT>.................................................................................................................................................... 21
<TEST>.......................................................................................................................................................... 21
<SYSLOCK=GETKEY>................................................................................................................................. 22
<SYSLOCK=SETTOKEN;…>........................................................................................................................ 23
<SYSLOCK=STATUS>.................................................................................................................................. 24
<GETM=…;A15>........................................................................................................................................... 25
<GETM=…;ATGRS>..................................................................................................................................... 26
<GETM=…;ATNET>...................................................................................................................................... 27
<GETM=…;ATWGH>.................................................................................................................................... 28
<GETM=…;BULK>........................................................................................................................................ 29
<GETM=…;D>............................................................................................................................................... 30
<GETM=…;D15>........................................................................................................................................... 31
<GETM=…;DAD>.......................................................................................................................................... 32
<GETM=…;DATE>........................................................................................................................................ 33
<GETM=…;DLVN>........................................................................................................................................ 34
<GETM=…;ERR>.......................................................................................................................................... 35
<GETM=…;FLW>.......................................................................................................................................... 36
<GETM=…;HOSE>........................................................................................................................................ 37
<GETM=…;LDLV>*....................................................................................................................................... 38
<GETM=…;NCMP>....................................................................................................................................... 40
<GETM=…;NCMPR>..................................................................................................................................... 41
<GETM=…;P>............................................................................................................................................... 42
<GETM=…;PAD>.......................................................................................................................................... 43
<GETM=…;PCCW>....................................................................................................................................... 44
<GETM=…;PCW>......................................................................................................................................... 45
<GETM=…;PERR>........................................................................................................................................ 46
<GETM=…;PGRS>........................................................................................................................................ 47
<GETM=…;PIN >........................................................................................................................................ 48
<GETM=…;PNET>........................................................................................................................................ 49
<GETM=…;PPRC>........................................................................................................................................ 50
<GETM=…;PRD>.......................................................................................................................................... 51
<GETM=…;PRST>........................................................................................................................................ 52
<GETM=…;PWGH>....................................................................................................................................... 53
<GETM=…;RET>........................................................................................................................................... 54
<GETM=…;STS>........................................................................................................................................... 55
<GETM=…;T>................................................................................................................................................ 56
<GETM=…;TAD>........................................................................................................................................... 57
<GETM=…;TGRS>........................................................................................................................................ 58
<GETM=…;TIME>......................................................................................................................................... 59
<GETM=…;TNET>........................................................................................................................................ 60
<GETM=…;TWGH>....................................................................................................................................... 61
<GETM=…;UPRC>........................................................................................................................................ 62
<GETP=…;A15>............................................................................................................................................ 63
<GETP=…;D15>............................................................................................................................................ 64
<GETP=…;DLVN>......................................................................................................................................... 65
<GETP=…;UPRC>........................................................................................................................................ 66
<GETP=…;TGRS>........................................................................................................................................ 67
<GETP=…;TNET>......................................................................................................................................... 68
<GETP=…;TWGH>....................................................................................................................................... 69
<GET=CODE;…>.......................................................................................................................................... 70
<GET=DATE>................................................................................................................................................ 71
<GET=DLV;…;…>*........................................................................................................................................ 72
<GET=FWCHK;…;…>................................................................................................................................... 74
<GET=FWCP>............................................................................................................................................... 75
<GET=FWIO>................................................................................................................................................ 76
<GET=FWLK>............................................................................................................................................... 77
<GET=FWM1>............................................................................................................................................... 78
<GET=FWM2>............................................................................................................................................... 79
<GET=IEV>................................................................................................................................................... 80
<GET=IEVX>................................................................................................................................................. 81
<GET=IN>...................................................................................................................................................... 82
<GET=INV>................................................................................................................................................... 83
<GET=LEV>.................................................................................................................................................. 84
<GET=LNG>.................................................................................................................................................. 85
<GET=OUT>.................................................................................................................................................. 86
<GET=PAR;…>............................................................................................................................................. 87
<GET=PARVXY;…;…>.................................................................................................................................. 88
<GET=PTCOM>............................................................................................................................................ 89
<GET=QEV;…;…>*....................................................................................................................................... 90
<GET=SHFN>................................................................................................................................................ 91
<GET=SHFT>................................................................................................................................................ 92
<GET=SNCP>............................................................................................................................................... 93
<GET=SNIO>................................................................................................................................................. 94
<GET=SNLK>................................................................................................................................................ 95
<GET=SNM1>............................................................................................................................................... 96
<GET=SNM2>............................................................................................................................................... 97
<GET=TIME>................................................................................................................................................. 98
<GET=WDTEST>.......................................................................................................................................... 99
<HMI=…;GRAB>......................................................................................................................................... 100
<HMI=…;KEYB;…>..................................................................................................................................... 101
<HMI=…;LOCK>.......................................................................................................................................... 102
<HMI=…;MSG;…;…;…>.............................................................................................................................. 103
<HMI=…;REFRESH>.................................................................................................................................. 104
<HMI=…;RPIN;…;…>.................................................................................................................................. 105
<HMI=…;UNLOCK>..................................................................................................................................... 106
<HMI=…;UNLOCKDLV>.............................................................................................................................. 107
<READ=EV;…;…>*..................................................................................................................................... 108
<SET=CODE;…>*....................................................................................................................................... 120
<SET=DATE;…>*........................................................................................................................................ 121
<SET=INVC;…;…;…>*................................................................................................................................ 122
<SET=INVE>*.............................................................................................................................................. 123
<SET=INVI>*............................................................................................................................................... 124
<SET=MRKEV;…;…>*................................................................................................................................ 125
<SET=PARE>*............................................................................................................................................. 126
<SET=PARI>*.............................................................................................................................................. 127
<SET=PARV;…;…>*................................................................................................................................... 128
<SET=PTCOM;…>*..................................................................................................................................... 129
<SET=TIME;…>*......................................................................................................................................... 130
<SETM=…;BULK>....................................................................................................................................... 131
<SETM=…;HOSE>...................................................................................................................................... 132
<SETM=…;NCMP;…>................................................................................................................................. 133
<SETM=…;NRET;…>.................................................................................................................................. 134
<SETM=…;PRD;…>.................................................................................................................................... 135
<SETM=…;PRST;…>.................................................................................................................................. 136
<SETM=…;RET>......................................................................................................................................... 137
5. APPENDIX......................................................................................................................................... 138
1. GENERAL INFORMATION
1.1. INTRODUCTION
The following information are referred to the firmware versions (where “xx” can be any number):
AK-1-TRK-xx-47-xx
The first group can be used for test activity, the second group can be used to read basic information from the system,
the third group can be used to read advanced information and to setup the unit from remote.
The protocol is based on handhsking: the master (e.g. PC) sends a command frame to the TruckIII (slave) that sends
back an answer frame within a maximum time of 1000 ms. It is recommended to send commands to the register with a
minimum interval time of about 2 seconds between frames.
The command (TX) and answer (RX) frames are based on ASCII characters, with reserved characters to mark the
beginning and the end of each frame. The default communication settings are: 57600 baud, 8 data bit, 1 stop bit, no
parity.
@Nodeaddress<Command1=Argument1;Argument2;..><Command2=Argument1;Argument2;..><Command3
=Argument1;Argument2;..><Command4=Argument1;Argument2;..><CHK=checksum>[0x0D]
The RX frame has a similar structure, but with a different start character (#):
#Nodeaddress<Command1=Argument1;Argument2;..><Command2=Argument1;Argument2;..><Command3
=Argument1;Argument2;..><Command4=Argument1;Argument2;..><CHK=checksum>[0x0D]
To increase the security level of the communication, a challenge code can be added to the frame.
The challenge code is a numeric code (6 digits) that is recalculated on every TX or RX frame, using a special algorithm
(see related paragraph for details).
In case of challenge code, the system will check it before processing any new frame: if the code is incorrect an error
message is returned, otherwise the command is processed using privileges related to the access code (level1/leve2)
intrinsically used to calculate the challenge. In this way there is no need to use <LOGIN> / <LOGOUT> commands
(see related paragraph for details). Moreover, the access code will never be transmitted on the line (to make any
“fraudulent” sniffer software - in parallel on the serial communication - useless).
@Nodeaddress~Challenge<Command1=Argument1;Argument2;..><Command2=Argument1;Argument2;..
><Command3=Argument1;Argument2;..><Command4=Argument1;Argument2;..><CHK=checksum>[0x0D]
The RX frame has a similar structure, but with a different start character (#):
#Nodeaddress~Challenge<Command1=Argument1;Argument2;..><Command2=Argument1;Argument2;..
><Command3=Argument1;Argument2;..><Command4=Argument1;Argument2;..><CHK=checksum>[0x0D]
Open Commands
<GETP=product;command> command
e.g. <GETP=1;TNET> A15 Alpha@15°C
D15 Density@15°C
DLVN Delivery number
UPRC Unit price
TGRS Total gross volume
TNET Total net volume
TWGH Total mass (weight)
Administrator Level Commands
<GET=command> command
e.g. <GET=CODE;1> DATE Current system date
DLV;prod;number Data related to delivery [number] of product [prod]
FWCP CPU firmware
FWIO IO firmware
FWLK LKI firmware
FWM1 CMOD1 firmware
FWM2 CMOD2 firmware
IEV Event index
IN Status of digital inputs
INV Current inventary data
LEV Current login authorization level
LNG Current language ID
OUT Status of digital outputs
PAR;number Parameter [number] value
PTCOM COM-Passthrough status
QEV Enquque oldest event with marker = 1
SHFN Shift number
SNCP CPU serial number
SNIO IO serial number
SNLK LKI serial number
<HMI=display;command> command
e.g. <HMI=1;GRAB> GRAB Meter screenshot
KEYB;key Simulate keypressed [key]
LOCK Lock screen
MSG;line1;line2;icon Show custom message
REFRESH Force screen refresh
RPIN;line1;line2 Ask PIN code, with custom message
UNLOCK Unlock screen
UNLOCKDLV Unlock screen and jump to delivery
<READ=command> command
e.g. <READ=EV;1> EV;[loc] Get raw data of event location [loc]
<SET=command> command
e.g. <SET=INVI> DATE;dd/mm/yy Set system date
INVC;comp;prod;qty Set inventory data
INVE Close inventory setup,
INVI Reset current inventory and start inventory setup
MRKEV;loc;mrk Set marker status [mrk] of selected event location
PARE Close parameters setup,
PARI Inizializate parameters setup
PARV;par;xxxxxxxxx Write parameter [par] value
TIME;hh:mm:ss Set system time
<SETM=meter;command> command
e.g. <SETM=1;PRS;1000> BULK Select BULK DELIVERY mode
HOSE Select HOSEREEL DELIVERY mode
NCMP;compartment Select source compartment (1..6)
NRET;compartment Select return compartment (1..6)
PRD;product Select meter product (1..6)
PRST;preset Set preset quantity
2. OPEN COMMANDS
2.1. INTRODUCTION
This section describes all commands that can be performed even without log-in requirements. It includes commands
for basic communication test, and to get access to the system.
<BAUD>
Description:
change the communication line baudrate to the specified value
Syntax:
<BAUD=baudrate>
Arguments:
Example:
@1<BAUD=1200><CHK=5F>
#1<CMD_OK=BAUD><CHK=2E>
<LOGIN>
Description:
perform system login using credentials passed through arguments
Syntax:
<LOGIN=level;password>
Arguments:
Example:
@1<LOGIN=LEVEL2;222222><CHK=52>
#1<CMD_OK=LOGIN><CHK=7F>
<LOGOUT>
Description:
perform system logout
Syntax:
<LOGOUT>
Arguments:
none
Example:
@1<LOGOUT><CHK=79>
#1<CMD_OK=LOGOUT><CHK=36>
<REBOOT>
Description:
force a system reboot
Syntax:
<REBOOT>
Arguments:
none
Example:
@1<REBOOT><CHK=72>
#1<CMD_OK=REBOOT><CHK=6F>
<TEST>
Description:
test command to check communication line
Syntax:
<TEST>
Arguments:
none
Example:
@1<TEST><CHK=65>
#1<CMD_OK=TEST><CHK=2A>
<SYSLOCK=GETKEY>
Description:
Read error key in case of locked system due to multiple (eg. >3) errors on setup menu login (if enabled).
Please note that the error key is also printed on LKI screen.
Syntax:
<SYSLOCK=GETKEY>
Arguments:
None
Answer tags:
Example:
@1<SYSLOCK=GETKEY> #1<SYSLOCK=KEY;026915401;AK-
1-TRK-00-29-35-12>
<SYSLOCK=SETTOKEN;…>
Description:
Set acknowledge token to restore the system in case of locked status due to multiple (eg. >3) errors on setup menu
login (if enabled). Please note that the token can be also manually inputted on LKI screen.
Syntax:
<SYSLOCK=SETTOKEN;code>
Arguments:
code Acknowledge token calculated from the error key: xxxxxxxxx (9 digits)
Answer tags:
Example:
@1<SYSLOCK=SETTOKEN;055612231>
#1<SYSLOCK=TOKEN;OK>
<SYSLOCK=STATUS>
Description:
Check SYSLOCK status: if the system has been locked, then the SYSLOCK status is set to 1.
Standard value is stauts set to 0.
Syntax:
<SYSLOCK=STATUS>
Arguments:
none
Answer tags:
Example:
@1<SYSLOCK=STATUS>
#1<SYSLOCK=STATUS;0>
3.1. INTRODUCTION
This section describes all commands that can be performed with User Level credential (see <LOGIN> command for
details). It includes commands to get realtime data related to meters and products.
<GETM=…;A15>
Description:
Read information about alpha coefficient @15°C of the product currently selected on the meter
Syntax:
<GETM=meter;A15>
Arguments:
Answer tags:
Example:
@1<GETM=1;A15><CHK=1A>
#1<MTR=1><A15=0.003><CHK=00>
<GETM=…;ATGRS>
Description:
Read accumulated gross volume total of the meter.
The accumulated totalizer is calculated summing relative totals of all products associated to the selected meter.
Syntax:
<GETM=meter; ATGRS>
Arguments:
Answer tags:
Example:
@1<GETM=1;ATGRS><CHK=4D>
#1<MTR=1><ATGRS=21003088.85><CHK=68>
<GETM=…;ATNET>
Description:
Read accumulated net volume total of the meter.
The accumulated totalizer is calculated summing relative totals of all products associated to the selected meter.
Syntax:
<GETM=meter; ATNET>
Arguments:
Answer tags:
Example:
@1<GETM=1;ATNET><CHK=4D>
#1<MTR=1><ATNET=21003088.85><CHK=68>
<GETM=…;ATWGH>
Description:
Read accumulated weight total of the meter.
The accumulated totalizer is calculated summing relative totals of all products associated to the selected meter.
Syntax:
<GETM=meter; ATWGH>
Arguments:
Answer tags:
Example:
@1<GETM=1;ATWGH><CHK=4D>
#1<MTR=1><ATWGH=21003088.85><CHK=68>
<GETM=…;BULK>
Description:
Read status of bulk delivery flag
Syntax:
<GETM=meter;BULK>
Arguments:
Answer tags:
Example:
@1<GETM=1;BULK><CHK=4F>
#1<MTR=1><BULK=0><CHK=48>
<GETM=…;D>
Description:
Read real-time density value of the product selected on the meter
Syntax:
<GETM=meter;D>
Arguments:
Answer tags:
Example:
@1<GETM=1;D><CHK=1B>
#1<MTR=1><D=765.00><CHK=36>
<GETM=…;D15>
Description:
Read density @15°C of the product selected on the meter
Syntax:
<GETM=meter;D15>
Arguments:
Answer tags:
Example:
@1<GETM=1;D15><CHK=1F>
#1<MTR=1><D15=765.000><CHK=02>
<GETM=…;DAD>
Description:
Read raw data from the A/D converter connected to the density probe of the meter
Syntax:
<GETM=meter;DAD>
Arguments:
Answer tags:
Example:
@1<GETM=1;DAD><CHK=1E>
#1<MTR=1><DAD=0000><CHK=29>
<GETM=…;DATE>
Description:
Read system date
Syntax:
<GETM=meter;DATE>
Arguments:
Answer tags:
Example:
@1<GETM=1;DATE><CHK=4B>
#1<MTR=1><DATE=20/01/15><CHK=7B>
<GETM=…;DLVN>
Description:
Read delivery number of the latest/current delivery of the product selected on the meter
Syntax:
<GETM=meter;DLVN>
Arguments:
Answer tags:
Example:
@<GETM=1;DLVN><CHK=7E>
#1<MTR=1><DLVN=9><CHK=41>
<GETM=…;ERR>
Description:
Read error code (in case of errors detected on the meter)
Syntax:
<GETM=meter;ERR>
Arguments:
Answer tags:
Example:
@1<GETM=1;ERR><CHK=1A>
#1<MTR=1><ERR=0><CHK=1D>
<GETM=…;FLW>
Description:
Read meter flow rate
Syntax:
<GETM=meter;FLW>
Arguments:
Answer tags:
Example:
@1<GETM=1;FLW><CHK=02>
#1<MTR=1><FLW=386><CHK=08>
<GETM=…;HOSE>
Description:
Read status of hosereel delivery flag
Syntax:
<GETM=meter;HOSE>
Arguments:
Answer tags:
Example:
@1<GETM=1;HOSE><CHK=4E>
#1<MTR=1><HOSE=1><CHK=48>
<GETM=…;LDLV>*
Description:
Read data related to latest delivery of the meter
(*) The execution of this command is denied in case of running deliveries
Syntax:
<GETM=meter;LDLV>
Arguments:
Answer tags:
<PIN=x> PIN inserted by the operator before starting the delivery (if any)
<MARKEV=x> Event marker flag (see QEV command).
<LCS=x> Status of LCSound sensor at the end of the delivery (1=wet, 0=dry)
Example:
@1<GETM=1;LDLV><CHK=4D>
#1<MTR=1><EVN=44><MTR=1><PRD=1><RET=0><DLVN=10><SDATE=20/01/15><STIME=12:27:19><EDATE=2
0/01/15><ETIME=13:38:05><PRST=4000.00><PGRS=4000.65><TGRS=6088.06><PNET=3962.29><TNET=6
049.50><PWGH=3031.15><TWGH=4627.84><T=23.20><D=675.00><P=0><SCMP=224R><FMIN=10.2><FAVG=
240.30><FMAX=700.4><FSTB=695.3><TSTB=24><NSTO=02><DEND=4><PIN=0><MARKEV=0><LCS=1><CHK=0
8>
<GETM=…;NCMP>
Description:
Read number of selected source compartment for the meter
Syntax:
<GETM=meter;NCMP>
Arguments:
Answer tags:
Example:
@1<GETM=1;NCMP><CHK=4F>
#1<MTR=1><NCMP=2><CHK=4A>
<GETM=…;NCMPR>
Description:
Read number of selected return compartment for the meter
Syntax:
<GETM=meter;NCMPR>
Arguments:
Answer tags:
Example:
@1<GETM=1;NCMPR><CHK=1D>
#1<MTR=1><NCMPR=1><CHK=1B>
<GETM=…;P>
Description:
Read real-time pressure value from the pressure probe of the meter
Syntax:
<GETM=meter;P>
Arguments:
Answer tags:
Example:
@1<GETM=1;P><CHK=0F>
#1<MTR=1><P=0.00><CHK=26>
<GETM=…;PAD>
Description:
Read raw data from the A/D converter connected to pressure probe (4-20mA) of the meter
Syntax:
<GETM=meter;PAD>
Arguments:
Answer tags:
Example:
@1<GETM=1;P><CHK=0F>
#1<MTR=1><P=0.00><CHK=26>
<GETM=…;PCCW>
Description:
Read counter-clockwise pulses counter of the meter
Syntax:
<GETM=meter; PCCW>
Arguments:
Answer tags:
Example:
@1<GETM=1;PCCW><CHK=58>
#1<MTR=1><PCCW=0><CHK=5F>
<GETM=…;PCW>
Description:
Read clockwise pulses counter of the meter
Syntax:
<GETM=meter; PCW>
Arguments:
Answer tags:
Example:
@1<GETM=1;PCW><CHK=1B>
#1<MTR=1><PCW=62629><CHK=15>
<GETM=…;PERR>
Description:
Read spurious/error pulses counter of the meter
Syntax:
<GETM=meter; PERR>
Arguments:
Answer tags:
Example:
@1<GETM=1;PERR><CHK=4A>
#1<MTR=1><PERR=0><CHK=4D>
<GETM=…;PGRS>
Description:
Read partial delivered gross volume of the meter
Syntax:
<GETM=meter; PGRS>
Arguments:
Answer tags:
Example:
@1<GETM=1;PGRS><CHK=49>
#1<MTR=1><PGRS=2012.70><CHK=56>
<GETM=…;PIN>
Description:
Read PIN code (if any) inserted on the display of the meter.
See command <HMI=...;RPIN;...;...> for further details.
Syntax:
<GETM=meter; PIN>
Arguments:
Answer tags:
Example:
@1<GETM=1;PIN><CHK=08>
#1<MTR=1><PIN=123456><CHK=38>
<GETM=…;PNET>
Description:
Read partial delivered net volume of the meter
Syntax:
<GETM=meter; PNET>
Arguments:
Answer tags:
Example:
@1<GETM=1;PNET><CHK=50>
#1<MTR=1><PNET=3973.28><CHK=4D>
<GETM=…;PPRC>
Description:
Read price of delivered quantity of the meter
Syntax:
<GETM=meter; PPRC>
Arguments:
Answer tags:
Example:
@1<GETM=1;PPRC><CHK=4E>
#1<MTR=1><PPRC=4000.79><CHK=5D>
<GETM=…;PRD>
Description:
Read number of product selected on the meter
Syntax:
<GETM=meter; PRD>
Arguments:
Answer tags:
Example:
@1<GETM=1;PRD><CHK=19>
#1<MTR=1><PRD=1><CHK=1F>
<GETM=…;PRST>
Description:
Read preset quantity of the meter
Syntax:
<GETM=meter; PRST>
Arguments:
Answer tags:
Example:
@1<GETM=1;PRST><CHK=5A>
#1<MTR=1><PRST=4000.00><CHK=47>
<GETM=…;PWGH>
Description:
Read partial delivered mass (weight) of the meter
Syntax:
<GETM=meter; PWGH>
Arguments:
Answer tags:
Example:
@1<GETM=1;PWGH><CHK=57>
#1<MTR=1><PWGH=3039.56><CHK=44>
<GETM=…;RET>
Description:
Read product return flag status of the meter
Syntax:
<GETM=meter; RET>
Arguments:
Answer tags:
Example:
@1<GETM=1;RET><CHK=1C>
#1<MTR=1><RET=0><CHK=1B>
<GETM=…;STS>
Description:
Read status code of the meter
Syntax:
<GETM=meter; STS>
Arguments:
Answer tags:
Example:
@1<GETM=1;STS><CHK=0B>
#1<MTR=1><STS=22><CHK=3C>
<GETM=…;T>
Description:
Read realtime temperature value of the meter
Syntax:
<GETM=meter; T>
Arguments:
Answer tags:
Example:
@1<GETM=1;T><CHK=0B>
#1<MTR=1><T=20.76><CHK=11>
<GETM=…;TAD>
Description:
Read raw data of A/D converter that get realtime temperature value of the meter
Syntax:
<GETM=meter; TAD>
Arguments:
Answer tags:
Example:
@1<GETM=1;TAD><CHK=0E>
#1<MTR=1><TAD=0000><CHK=39>
<GETM=…;TGRS>
Description:
Read gross volume total of the meter
Syntax:
<GETM=meter; TGRS>
Arguments:
Answer tags:
Example:
@1<GETM=1;TGRS><CHK=4D>
#1<MTR=1><TGRS=10088.85><CHK=68>
<GETM=…;TIME>
Description:
Read system time
Syntax:
<GETM=meter; TIME>
Arguments:
Answer tags:
Example:
@1<GETM=1;TIME><CHK=4A>
#1<MTR=1><TIME=18:42:16><CHK=75>
<GETM=…;TNET>
Description:
Read net volume total of the meter
Syntax:
<GETM=meter; TNET>
Arguments:
Answer tags:
Example:
@1<GETM=1;TNET><CHK=54>
#1<MTR=1><TNET=10022.78><CHK=73>
<GETM=…;TWGH>
Description:
Read net volume total of the meter
Syntax:
<GETM=meter; TWGH>
Arguments:
Answer tags:
Example:
@1<GETM=1;TWGH><CHK=53>
#1<MTR=1><TWGH=7667.40><CHK=4E>
<GETM=…;UPRC>
Description:
Read price per unit of the product selected on the meter
Syntax:
<GETM=meter; UPRC>
Arguments:
Answer tags:
Example:
@1<GETM=1;UPRC><CHK=4B>
#1<MTR=1><UPRC=1.000><CHK=53>
<GETP=…;A15>
Description:
Read information about alpha coefficient @15°C of the product
Syntax:
<GETP=product;A15>
Arguments:
Answer tags:
Example:
@1<GETP=1;A15><CHK=07>
#1<PRD=1><A15=0.003><CHK=0D>
<GETP=…;D15>
Description:
Read information about density@15°C of the product
Syntax:
<GETP=product;D15>
Arguments:
Answer tags:
Example:
@1<GETP=1;D15><CHK=02>
#1<PRD=1><D15=765.000><CHK=0F>
<GETP=…;DLVN>
Description:
Read number of latest performed delivery of the product
Syntax:
<GETP=product;DLVN>
Arguments:
Answer tags:
Example:
@1<GETP=1;DLVN><CHK=52>
#1<PRD=1><DLVN=11><CHK=75>
<GETP=…;UPRC>
Description:
Read price per unit of the product
Syntax:
<GETP=product;UPRC>
Arguments:
Answer tags:
Example:
@1<GETP=1;UPRC><CHK=56>
#1<PRD=1><UPRC=1.000><CHK=5E>
<GETP=…;TGRS>
Description:
Read total gross volume of the product
Syntax:
<GETP=product;TGRS>
Arguments:
Answer tags:
Example:
@1<GETP=1;TGRS><CHK=50>
#1<PRD=1><TGRS=10088.85><CHK=65>
<GETP=…;TNET>
Description:
Read total net volume of the product
Syntax:
<GETP=product;TNET>
Arguments:
Answer tags:
Example:
@1<GETP=1;TNET><CHK=49>
#1<PRD=1><TNET=10022.78><CHK=7E>
<GETP=…;TWGH>
Description:
Read total mass/weight of the product
Syntax:
<GETP=product;TWGH>
Arguments:
Answer tags:
Example:
@1<GETP=1;TWGH><CHK=4E>
#1<PRD=1><TWGH=7667.40><CHK=43>
4.1. INTRODUCTION
This section describes all commands that can be performed with Admin Level credential (see <LOGIN> command for
details). It includes commands to read/write inventory data, configuration, log memory and remote presetting.
<GET=CODE;…>
Description:
Get system password
(*) The execution of this command is denied in case of running deliveries
Syntax:
<GET=CODE;level>
Arguments:
Answer tags:
Example:
@1<GET=CODE;1><CHK=B0>
#1<CODE=1;111111><CHK=7E>
<GET=DATE>
Description:
Read system date
Syntax:
<GET=DATE>
Arguments:
None
Answer tags:
Example:
@1<GET=DATE><CHK=0C>
#1<DATE=21/01/15><CHK=3F>
<GET=DLV;…;…>*
Description:
Read data related to a specific delivery (filtered by product and delivery number)
(*) The execution of this command is denied in case of running deliveries
Syntax:
<GET=DLV;product;number>
Arguments:
Answer tags:
<PIN=x> PIN inserted by the operator before starting the delivery (if any)
<MARKEV=x> Event marker flag (see QEV command).
Example:
@1<GET=DLV;1;10><CHK=4D>
#1<MTR=1><EVN=44><MTR=1><PRD=1><RET=0><DLVN=10><SDATE=20/01/15><STIME=12:27:19><EDATE=2
0/01/15><ETIME=13:38:05><PRST=4000.00><PGRS=4000.65><TGRS=6088.06><PNET=3962.29><TNET=6
049.50><PWGH=3031.15><TWGH=4627.84><T=23.20><D=675.00><P=0><SCMP=224R><FMIN=10.2><FAVG=
240.30><FMAX=700.4><FSTB=696.4><TSTB=19><NSTO=02><DEND=4><PIN=0><MARKEV=0><CHK=08>
<GET=TIME>
Description:
Read system time
Syntax:
<GET=TIME>
Arguments:
None
Answer tags:
Example:
@1<GET=TIME><CHK=0D>
#1<TIME=17:20:09><CHK=35>