Campbell Garmin 16-HVS Spécifications

Naviguer en ligne ou télécharger Spécifications pour Navigateurs Campbell Garmin 16-HVS. Campbell Garmin 16-HVS Specifications Manuel d'utilisatio

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer

Résumé du contenu

Page 1 - GPS16X-HVS GPS Receiver

GPS16X-HVS GPS ReceiverRevision: 7/10Copyright © 2003-2010Campbell Scientific, Inc.

Page 2 - Warranty and Assistance

GPS16X-HVS GPS Receiver Sample $GPGGA output strings: Cold Start No satellites acquired, Real Time Clock and Almanac invalid: $GPGGA,,,,,,0,00,,,,,,,*

Page 3 - Table of Contents

GPS16X-HVS GPS Receiver 5. CRBasic Programming This section describes programming a CR800, CR850, CR1000, or CR3000. See Appendix B and C for progra

Page 4 - Figures

GPS16X-HVS GPS Receiver Array(7) = Magnetic variation (positive = East, negative = West) Array(8) = Fix Quality (0 = invalid, 1 = GPS, 2 = differen

Page 5

GPS16X-HVS GPS Receiver PipeLineMode Const LOCAL_TIME_OFFSET = -6 'Local time offset relative to UTC time Dim nmea_sentence(2) As String * 90

Page 6 - 2. Specifications

GPS16X-HVS GPS Receiver 5.3 Example Program Using Serial Instruction Serial programming allows the retrieval of all values of GPRMC and GPGGA values.

Page 7

GPS16X-HVS GPS Receiver Sample (1,ggalongitude,String) Sample (1,ggae_w_ind,String) Sample (1,ggapositionfix,String) Sample (1,gganumsatellites,St

Page 8 - 3. Wiring

GPS16X-HVS GPS Receiver 12 6. Troubleshooting Testing and evaluation of serial communications is best done by reducing the whole system to small mana

Page 9 - 4. GPS Data

Appendix A. Changing GPS16X-HVS Settings As configured by Campbell Scientific, the GPS16X-HVS will output the NMEA 0183 $GPGGA and $GPRMC data string

Page 10

Appendix A. Changing GPS16X-HVS Settings TABLE A-1. SC110’s DCE Cable Wiring Wire Color of SC110’s DCE Cable Wire Color of GPS16X-HVS Power Supply

Page 11 - 5. CRBasic Programming

Appendix A. Changing GPS16X-HVS Settings TABLE A-3. PGRMO Output Sentence Enable/Disable $PGRMO,1,2,*hhCRLF 1 Target Sentence description (e.g., GP

Page 12

Warranty and Assistance The GPS16X-HVS GPS RECEIVER is warranted by Campbell Scientific, Inc. to be free from defects in materials and workmanship und

Page 13

Appendix A. Changing GPS16X-HVS Settings A-4 In Table A-4 default Output indicates NMEA sentences that are GPS16X-HVS defaults. CSI turns off all out

Page 14

Appendix B. CR23X Wiring and Programming B.1 CR23X Connections Reconfigure the receiver for 1200 baud using Garmin configuration software available

Page 15

Appendix B. CR23X Wiring and Programming B.2.2 Reading GPS Data Table B-2 is a sample CR23X P15 instruction for reading NMEA $GPGGA data string. T

Page 16 - 6. Troubleshooting

Appendix B. CR23X Wiring and Programming B.2.2.1 CR23X Example of Instruction 15 (P15) Port Serial I/O (P15) 1: 1 Reps 2: 66 -- RS-232 ASCI

Page 17 - Settings

Appendix B. CR23X Wiring and Programming integer portion (hours/minutes) to a new input location, then use P44 to write the fractional portion to ano

Page 18

Appendix B. CR23X Wiring and Programming The GPS16X-HVS needs to be reconfigured using the Garmin configuration software from the Garmin website for

Page 19

Appendix B. CR23X Wiring and Programming B.2.5.1 CR23X Example Program ;{CR23X} ; *Table 1 Program 01: 60 Execution Interval (seconds) ; Instru

Page 20

Appendix B. CR23X Wiring and Programming ; Make a copy of time 5: Z=X (P31) 1: 1 X Loc [ Raw_Time ] 2: 18 Z Loc [ Orig_TM ] ; Add 0.

Page 21 - Programming

Appendix B. CR23X Wiring and Programming ; Write data to final storage every time there is ; a valid read of GPS data 15: Do (P86) 1: 10 Set

Page 22 - B.2.2 Reading GPS Data

Appendix B. CR23X Wiring and Programming B.3 Troubleshooting The first step is to verify the GPS16X outputs with a terminal program (see Section 6.1

Page 23 - B.2.4 Managing the Data

GPS16X-HVS GPS Receiver Table of Contents PDF viewers note: These page numbers refer to the printed version of this document. Use the Adobe Acrobat®

Page 24 - B.2.5 Program Discussion

Appendix B. CR23X Wiring and Programming B-10

Page 25

Appendix C. Using an SDM-SIO4 C.1 SDM-SIO4 Connections An SDM-SIO4 should be used if measuring the GPS16X-HVS with a CR5000 or CR9000X datalogger. A

Page 26

Appendix C. Using an SDM-SIO4 Const ElevenGGAValues=11 '.. Const UnityMultiplier=1.0 Const NoOffset=0.0 '.. Const Sio4Address0=0 Const

Page 27

Appendix C. Using an SDM-SIO4 Delay(10,mSec) SDMSIO4(RawGGAData(),OneRep,Sio4Address0,Port2,SendDataToLgr,UnusedParameter,UnusedParame

Page 28

Appendix C. Using an SDM-SIO4 C-4

Page 30

Campbell Scientific Companies Campbell Scientific, Inc. (CSI) 815 West 1800 North Logan, Utah 84321 UNITED STATES www.campbellsci.com • info@campbel

Page 31 - C.2 CR9000X Example Program

GPS16X-HVS GPS Receiver Table of Content ii B.2.5 Program Discussion... 4 B.2.5.1

Page 32

GPS16X-HVS GPS Receiver FIGURE 1. The GPS16X-HVS terminates in pigtails for direct connection to our dataloggers. 1. Overview The GPS16X-HVS is a c

Page 33

GPS16X-HVS GPS Receiver 2. Specifications 2.1 Replacement Parts CSI part number Description 17212 GPS16X-HVS magnetic mount 2.2 Specifications Ph

Page 34

GPS16X-HVS GPS Receiver DGPS (USCG/RTCM) Position: 3-5 meters, 95% typical Velocity: 0.1 knot RMS steady state DGPS (WAAS) Position: Less tha

Page 35

GPS16X-HVS GPS Receiver 3. Wiring The GPS16X-HVS connects directly to a CR800, CR850, CR1000, or CR3000 datalogger (see Figure 2 and Table 3-1). Ref

Page 36

GPS16X-HVS GPS Receiver 4. GPS Data The GPS16X-HVS has several data formats available. The GPS16X-HVS is configured to output the NMEA $GPGGA and $G

Commentaires sur ces manuels

Pas de commentaire