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
Copyright 1998-2013 Miguel Filgueiras,

Creative Commons License
GPSMan User Manual and the GPSMan logo images by Miguel Filgueiras are licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.

Get gpsman at SourceForge.net. Fast,
secure and Free Open Source software downloads


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