2) Configure the latitude:
Format a: Enter the CLI command dvb pos lat <deg> <min> <mindec> <dir_number>,
where
deg = degrees [0 – 90]
min = minutes [0 – 59]
mindec = 1/100 minutes [0 – 99]
dir = direction. 0 = North. 1 = South.
Format b: Enter the CLI command dvb pos lat <deg> <min> <sec> <dir_letter>, where
deg = degrees [0 – 90]
min = minutes [0 – 59]
sec = seconds [0 – 59]
dir = direction. ‗n‘ = North. ‗s‘ = South.
Example:
# dvb pos lat 59 52 15 0
or
# dvb pos lat 59 52 09 n
sets the latitude to 59°52.15'N.
3) Configure the longitude:
Format a: Enter the CLI command dvb pos long <deg> <min> <mindec> <dir_number>,
where
deg = degrees [0 – 180]
min = minutes [0 – 59]
mindec = 1/100 minutes [0 – 99]
dir = direction. 0 = East. 1 = West.
Format b: Enter the CLI command dvb pos long <deg> <min> <sec> <dir_letter>, where
deg = degrees [0 – 180]
min = minutes [0 – 59]
sec = seconds [0 – 59]
dir = direction. ‗e‘ = East. ‗w‘ = West.
Example:
# dvb pos long 10 29 05 0
or
# dvb pos long 10 29 03 e
sets the longitude to 10°29.05'E.
4) Configure the altitude:
– Enter the CLI command dvb pos alt <height> where
height = height in meters
Example:
# dvb pos alt 60
sets the altitude to 60 meters.