Garmin 16-HVS Instruction Manual page 19

Garmin 16-hvs gps receiver instruction manual
Hide thumbs Also See for 16-HVS:
Table of Contents

Advertisement

Appendix A. CR23X/CR10X Programs
2: 71
3: 80
4: 71
5: 71
6: 65
7: 0
8: 0
; Test for valid GPS fix and string read
4: If (X<=>F) (P89)
1: 6
2: 3
3: 1
4: 30
; Make a copy of time
5: Z=X (P31)
1: 1
2: 18
; Add 0.45 to time stamp to eliminate complications with
; floating point math, P44, and P45
6: Z=X+F (P34)
1: 18
2: 0.45
3: 18
; Move minutes and seconds right of decimal
7: Z=X*F (P37)
1: 18
2: .0001
3: 19
; Pluck off hours
8: Z=INT(X) (P45)
1: 19
2: 20
; Subtract hours out
9: Z=X-Y (P35)
1: 19
2: 20
3: 19
; Move decimal left 2 places
10: Z=X*F (P37)
1: 19
2: 100
3: 19
; Pluck off minutes
11: Z=INT(X) (P45)
1: 19
2: 21
; Subtract out minutes
A-6
Option ;G
Option ;P
Option ;G
Option ;G
Option ;A
Option
Option
X Loc [ Quality ]
>=
F
Then Do
X Loc [ Raw_Time ]
Z Loc [ Orig_TM ]
X Loc [ Orig_TM ]
F
Z Loc [ Orig_TM ]
X Loc [ Orig_TM ]
F
Z Loc [ Int1
]
X Loc [ Int1
]
Z Loc [ Hours
]
X Loc [ Int1
]
Y Loc [ Hours
]
Z Loc [ Int1
]
X Loc [ Int1
]
F
Z Loc [ Int1
]
X Loc [ Int1
]
Z Loc [ Minutes ]

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Gps16-hvs

Table of Contents