Campbell Garmin 16-HVS Manual de instrucciones Pagina 1

Busca en linea o descarga Manual de instrucciones para Navegadores Campbell Garmin 16-HVS. Campbell Garmin 16-HVS Instruction manual [en] [es] Manual de usuario

  • Descarga
  • Añadir a mis manuales
  • Imprimir

Indice de contenidos

Pagina 1 - INSTRUCTION MANUAL

INSTRUCTION MANUAL GPS16X-HVS GPS Receiver Revision: 3/14 Copyright © 2003- 2014 Campbell Scientific, Inc.

Pagina 2

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

Pagina 3 - Warranty

GPS16X-HVS GPS Receiver TABLE 3-1. Datalogger Wiring GPS16X-HVS Datalogger Function Red 12V Power In Black Ground Power Ground Yellow Ground

Pagina 4 - Assistance

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

Pagina 5 - Table of Contents

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

Pagina 6 - Figures

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

Pagina 7

GPS16X-HVS GPS Receiver The GPS() instruction has the following syntax: GPS(GPSArray,ComPort,TimeOffset,MaxTimeDiff,NMEAStrings) Description of the pa

Pagina 8 - 1.3 Common Accessories

GPS16X-HVS GPS Receiver the data table(s). This restriction does not apply to hardware revisions 08 or greater. NMEAStrings The NMEAStrings paramet

Pagina 9 - 2. Specifications

GPS16X-HVS GPS Receiver Units pps = ms Units dt_since_gprmc = s Units gps_ready = unitless Units max_clock_change = ms Units nmbr_clock_change = sampl

Pagina 10 - 3. Wiring

GPS16X-HVS GPS Receiver Dim NBytesReturned As Long Dim SubStrings(16) As String * 32, rawdata As String * 500 Dim CalculatedChecksum As Long, Reported

Pagina 11

GPS16X-HVS GPS Receiver GGAstring = rawdata EndIf EndIf 'parse rmc data SplitStr (SubStrings(),RMCstring,","

Pagina 13

GPS16X-HVS GPS Receiver the same as used to communicate with the datalogger. Terminal emulation software is common. Hyperterm is supplied as part of

Pagina 14 - 5. CRBasic Programming

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

Pagina 15

Appendix A. Changing GPS16X-HVS Settings Drivers should be loaded before plugging the A200 into the PC. The A200 drivers can be downloaded, at no ch

Pagina 16

Appendix A. Changing GPS16X-HVS Settings A.1.1.3 Powering the Sensor The A200 provides power to the GPS16X-HVS when it is connected to a PC’s USB po

Pagina 17 - GPS16X-HVS GPS Receiver

Appendix A. Changing GPS16X-HVS Settings A-4

Pagina 18

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

Pagina 19 - 6. Troubleshooting

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

Pagina 20

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 A

Pagina 21 - Settings

Appendix B. CR23X Wiring and Programming location by 100. The last step is to use P45 again to take the integer portion of the input location for se

Pagina 22 - A.1.1.2 Wiring

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

Pagina 23 - A.1.2 Using the SC110

Warranty “PRODUCTS MANUFACTURED BY CAMPBELL SCIENTIFIC, INC. are warranted by Campbell Scientific, Inc. (“Campbell”) to be free from defects in materi

Pagina 24

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

Pagina 25 - Programming

Appendix B. CR23X Wiring and Programming ; Move minutes and seconds right of decimal 7: Z=X*F (P37) 1: 18 X Loc [ Orig_TM ] 2: .0001 F

Pagina 26 - B.2.2 Reading GPS Data

Appendix B. CR23X Wiring and Programming 20: Sample (P70) ^20303 1: 4 Reps 2: 2 Loc [ LatDegMin ] ; Write elevation in meters 21: Samp

Pagina 27 - B.2.4 Managing the Data

Appendix B. CR23X Wiring and Programming seem to move from the proper input location to another input location, P15 is stopping before the entire str

Pagina 28 - B.2.5 Program Discussion

Appendix B. CR23X Wiring and Programming B-10

Pagina 29

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.

Pagina 30

Appendix C. Using an SDM-SIO4 '.. 'SDM-Sio4 command codes: Const UnusedParameter = 0000 Const PollForData0001 = 0001 Const SendDataToLgr

Pagina 32 - B.3 Troubleshooting

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

Pagina 33

Assistance Products may not be returned without prior authorization. The following contact information is for US and international customers residing

Pagina 34

Table of Contents PDF viewers: These page numbers refer to the printed version of this document. Use the PDF reader bookmarks tab for links to spec

Pagina 35 - C.2 CR9000X Example Program

Table of Contents B.2.2 Reading GPS Data ... B-2 B.2.2.1 CR23X Example of Instructi

Pagina 36

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

Pagina 37

GPS16X-HVS GPS Receiver 1.2 Compatible Dataloggers Compatible Contemporary Dataloggers CR200(X) Series CR800/ CR850 CR1000 CR3000 CR5000 CR7X CR

Pagina 38

GPS16X-HVS GPS Receiver 2. Specifications Physical Size: 86 mm (3.39 in.) diameter, 42 mm (1.65 in.) high Weight: 181 g (6.4 oz.) without cable, 33

Comentarios a estos manuales

Sin comentarios