gpspos n ±xx.xxxxxx ±yyy.yyyyyy

Set fixed GPS position mode. This sets the GPS coordinates used in modem reports to user-defined latitude and longitude values. When this setting is enabled, the GPS date and time used in modem reports is synchronized to the modem's system time.

This setting is used for monitoring modems used with fixed-site applications.

n = 0 Disable fixed GPS position mode. Use GPS position from GPS input device configured with gpsinput. (Default)
n = 1 Enable fixed GPS position mode. Use user-defined location.
±xx.xxxxxx = -90.000000 <= ±xx.xxxxxx <= +90.000000 latitude in decimal format, where North=positive and South=negative
±yyy.yyyyyy = -180.000000 <= ±yyy.yyyyyy <= +180.000000 longitude in decimal format where East=positive and West=negative

A cmd save and a power cycle are required for this command to take effect.


Examples:

  1. Enable fixed GPS position mode and set the user-defined location to (49.256553, -122.996733) :
    cmd gpspos 1 49.256553 -122.996733
  1. Disable fixed GPS position mode but preserve the user-defined location :
    cmd gpspos 0
  1. Disable fixed GPS position mode and clear the user-defined location :
    cmd gpspos 0 0 0

See also: GPS Configuration


Firmware Revision R1.3.0.1927

Last modified 7 years ago Last modified on 12-12-11 09:21:40 AM