TARGAS-1 Operation Manual V. 1.02
128
TARGAS-1 Command Set Table
TARGAS-1 Standard Command Set
Command
Type
Description
‘
Character
“ ’ ” Command (Comment)
This command ignores any characters between the quote and <CR>.
This is useful for documentation; for example, it allows comments in a
configuration file to be ignored when the file is uploaded.
Example:
Sent from Host: ‘ This file sets all the default values<CR>
Received from TARGAS-1:
+<CR>
G,x
Character
with
Parameters
“G” Command (Get Setting)
This command gets a parameter stored in EEPROM (non-volatile memory). x
corresponds to a parameter value (See Get/Set Parameter Values Table on page
132.). When G,x is sent from the Host, the value associated with that particular
parameter is returned.
Example:
Sent from Host: G,1<CR> (Get Zero Type)
Received from TARGAS-1:
+<CR>
G,1,1.000<CR>
In this example the value of Zero Type is 1 (Automatic).
H,x
Character
with
Parameters
“H” Command (Get Run Hours)
This command gets the total hours of unit operation. The x parameter is the
number that determines the module the hours is retrieved from.
Module number:
1 = Main Controller
Example:
Sent from Host: H,1<CR>
Received from TARGAS-1:
+<CR>
H,1, 463.1
In this example, the main controller has reported 463.1 hours of operation.
Mx
Character
with
Parameters
“M” Command (Measure String)
This command performs a “one shot” measurement output. Each time ‘Mx’ is sent
to the instrument, one set of data is displayed in the currently specified format The
value of x determines where the data will be sent:
H=Host
M=Memory Stick
W=Wireless
A=All three