![PP Systems TARGAS-1 Operation Manuals Download Page 130](http://html1.mh-extra.com/html/pp-systems/targas-1/targas-1_operation-manuals_1592671130.webp)
TARGAS-1 Operation Manual V. 1.02
130
81 = Start The H
2
O Diagnostics
Example:
Sent from Host: P,20<CR> (Start SRC process)
Received from TARGAS-1:
+<CR>
In this example the SRC process is started.
R
Character
“R” Command (Record)
This command saves the last measured M record, An ’ R’ replaces the M. The
record is send to; the USB memory, the Host port, and the Wifi port.
An E,27<CR> is sent back to the Display, host, and WiFi.
Example:
Sent from Host: R<CR>
Received from TARGAS:
+<CR>
E,27<CR>
Note, the E,27 is the message for recording a record
S,x,v
Character
with
Parameters
“S” Command (Save Setting)
This command sets a parameter in EEPROM (non-volatile memory). The x
parameter specifies a particular setting, and the v parameter is the desired value
of the particular setting, which will be saved in the EEPROM. A ‘G’ command is
returned to confirm that the request was accepted. See Get/Set Parameter Values
Table on page 132.
Example:
Sent from Host: S,1,1<CR>
Received from TARGAS-1:
+<CR>
G,1,1.00<CR>
In this example, Zero Type is set to 1 (Automatic).
T
Character
&
Character
with
Parameters
“T” Command (Time)
This command gets and sets the time in 24-hour format. The command can be
implemented in three different ways:
1. Get values: The ‘T’ command is used to get the complete set of day/time
values.
Example:
Sent from Host: T<CR>
Received from TARGAS-1:
+<CR>
T,04,42,15,05,01,15<CR>
In this example, seconds=04, minutes=42, hour=15, day=05, month=01 and
year=(20)15.