The getrtimelog CommandUsing GPSMan in Command-line ModeThe getwrite CommandThe readput Command

The readput Command

The readput command reads information from a file and sends it to the receiver:

readput FORMAT [IN-PARAMS] [IN-TYPES] PATH [OUT-TYPES]
where:

As usual, putting information into the receiver can cause data stored in it to be overwritten.

This command only works with Garmin receivers.

Examples: the command

readput gpsman data/myWPRTs WP RT
reads the data in the file data/myWPRTs in GPSMan format and uploads the waypoints and routes to the receiver, while the command
readput Shapefile dim=3 pformat=UTM datum="WGS 84" TR shp/myTRs
reads the tracks in the Shapefiles with basename myTRs in the directory shp, with altitude information (3 dimensions) and using UTM coordinates for the WGS84 datum and uploads them to the receiver.
GPSMan User Manual
©1998-2008 Miguel Filgueiras, mig_at_ncc.up.pt, LIACC & DCC Faculdade de Ciências, Universidade do Porto

The getrtimelog CommandUsing GPSMan in Command-line ModeThe getwrite CommandThe readput Command