Download Commands; Eeprom Commands - DAVIS Vantage Pro Reference Manual

Serial communication reference manual
Hide thumbs Also See for Vantage Pro:
Table of Contents

Advertisement

It sets the Yearly ET amount on the console
Example (set the Yearly ET to 24.83 inchex):
>"PUTET 2483"<LF>
<<ACK>
The console display shows yearly ET 24.83 inches.

3. Download Commands

"DMP"
It downloads the entire archive memory. See the sections IX.5 and IX.3 for more details on
downloading data.
"DMPAFT"
It downloads the records after a specified date and time. See the sections IX.5 and IX.3 for
more details on downloading data.

4. EEPROM Commands

"GETEE"
It reads the full 4K EEPROM in one data block. There is also a 2 byte CRC.
Example:
>"GETEE"<LF>
<<ACK>
<<4096 byte block of EEPROM data>
<<2-Byte CRC>
"EERD <EE address-hex> <number of bytes to read-hex>"
It reads the specified number of bytes starting at the specified address. Results are given as
hex strings, one byte per line. See section XII for more details on accessing EEPROM data.
Example (Read the station Longitude [-122.1]):
>"EERD 0D 02"<LF>
<"OK"<LF><CR>
<"3B"<LF><CR>
<"FB"<LF><CR>
-- 0xFB3B = -1221
"EEWR <EE address-hex> <EE data-hex>"
It writes one byte of data to the specified address in the EEPROM. See section XII for more
details on accessing EEPROM data.
Example (It writes 0x87 to EEPROM address 0x58.):
>"EEWR 58 87"<LF>
Page 13 of 52

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Vantage pro2

Table of Contents