64
struct WSPC_WIND
{
short
staerke;
short
richtung;
unsigned char
breite;
unsigned char
flag;
};
// structure for recording data from the
wind sensor
struct WSPC_RAIN
{
short
zaehler;
unsigned char
flag;
};
// structure for recording data from the
rain sensor
struct WSPC_BRIGHTNESS_PYR
{
int
wert;
unsigned char
flag;
};
// structure for recording data
from the brightness sensor
* Data transfer from the interface to the PC
Overview of commands
‘0’
: Activate communication
‘1’
: Request time
‘2’
: Select first saved data record
‘3’
: Select next data record
‘4’
: Request data record
‘5’
: Request status
‘D’
: Initialise interface (interval time, sensor addresses and sensor version)
Содержание WS-2510
Страница 3: ...3 ...
Страница 9: ...9 Chapter 1 Introduction ...
Страница 16: ...16 ...
Страница 17: ...17 Chapter 2 Starting operation ...
Страница 28: ...28 Chapter 3 File menu ...
Страница 36: ...36 Chapter 4 Display menu ...
Страница 42: ...42 Chapter 5 Weather display menu ...
Страница 44: ...44 Chapter 6 Interface menu ...
Страница 49: ...49 ...
Страница 50: ...50 Chapter 7 View menu ...
Страница 75: ...75 ...