![]() | ![]() | ![]() | The getwrite Command |
The getwrite command gets information from the receiver and writes it to a file:
getwrite IN-TYPES FORMAT [OUT-TYPES] PATHwhere
IN-TYPES
are the data types to get; the possible types
are WP
, RT
and TR
; all
can be used as
an abbreviation of WP RT TR
;
FORMAT
is the output file format; use show
formats for a list of the currently accepted
formats;
OUT-TYPES
may be absent in which case they are taken to be IN-TYPES
;
if RT
occurs in IN-TYPES
then WP
can appear
in OUT-TYPES
but no other type "conversions" are allowed; some
file formats impose that there is a single data type per file;
all
can be used as an abbreviation of WP RT TR
;
PATH
is the path to the output file, or, in the
case of the Shapefile
formats, the path to the Shapefiles
basename (file extensions will be discarded). If the PATH
is stdout
output will be to the standard output unless the
format is one of the Shapefile
formats (in which case the
command fails). Existing files will be silently overwritten.
This command only works with Garmin receivers.
mig_at_ncc.up.pt
, DCC-FC & LIACC,
Universidade do Porto, 2003![]() | ![]() | ![]() | The getwrite Command |