![YSI SonTek ADVField Скачать руководство пользователя страница 200](http://html.mh-extra.com/html/ysi/sontek-advfield/sontek-advfield_technical-documentation-manual_915334200.webp)
SonTek/YSI
ADVField Software Manual (September 1, 2001)
68
Probe Configuration Structure (254 bytes)
typedef struct {
unsigned char
Spare[10];
char
SerialNum[6];
unsigned char
Bpar[226];
float
Fpar[3]
} ProbeConfType;
Date / Time Structure (referenced above) (8 bytes)
typedef struct {
int
year;
char day,
month,
minute,
hour,
sec100,
second;
} DateTimeType;
A2.1.2
Data Sample, Event Counter, and Analog Input Module Structures
An ADV data sample includes one to three structures based on which optional sensors are in-
stalled: ADV data structure, compass structure, and sensor structure. The optional sensors are
available only with the ADVField. The data sample can take one of the four forms shown below.
No Sensors Installed (18 bytes)
•
ADV data structure
Compass Installed (24 bytes)
•
ADV data structure
•
Compass structure
Temperature and/or Pressure Installed (24 bytes)
•
ADV data structure
•
Sensor structure
•
External sensors structure
Compass Installed and Temperature and/or Pressure Installed (30 bytes)
•
ADV data structure
•
Compass structure
•
Sensor structure
The exact form of each of the three structures is shown below its C language definition.
ADV Data structure (18 bytes)
typedef struct {
float
XYZVel[3];
/* x/y/z vel in m/s
*/
unsigned char Amp[3];
/* Log of signal Amp
*/
unsigned char Cm[3];
/* Correlation Score 0-100
*/
} AdvDatType;
Содержание SonTek ADVField
Страница 2: ......
Страница 8: ...SonTek YSI iv ADVField Hydra Operation Manual September 1 2001 NOTES ...
Страница 12: ......
Страница 32: ...SonTek YSI 20 ADVField Operation Manual September 1 2001 ...
Страница 102: ...SonTek YSI 90 ADVField Operation Manual September 1 2001 ...
Страница 104: ...SonTek YSI 92 ADVField Operation Manual September 1 2001 ...
Страница 118: ...SonTek YSI 106 ADVField Operation Manual September 1 2001 ...
Страница 122: ...SonTek YSI 110 ADVField Operation Manual September 1 2001 ...
Страница 126: ...SonTek YSI 2 ADVField Operation Manual September 1 2001 ...
Страница 132: ...SonTek YSI vi ADVField Software Manual September 1 2001 NOTES ...
Страница 136: ...SonTek YSI ADVField Software Manual September 1 2001 4 ...
Страница 152: ...SonTek YSI ADVField Software Manual September 1 2001 20 ...
Страница 160: ...SonTek YSI ADVField Software Manual September 1 2001 28 ...
Страница 162: ...SonTek YSI ADVField Software Manual September 1 2001 30 ...
Страница 164: ...SonTek YSI ADVField Software Manual September 1 2001 32 ...
Страница 168: ...SonTek YSI ADVField Software Manual September 1 2001 36 ...
Страница 174: ...SonTek YSI ADVField Software Manual September 1 2001 42 ...
Страница 182: ...SonTek YSI ADVField Software Manual September 1 2001 50 ...
Страница 184: ...SonTek YSI ADVField Software Manual September 1 2001 52 Figure 15 ViewHydra Screen Shot ...
Страница 196: ...SonTek YSI ADVField Software Manual September 1 2001 64 ...
Страница 198: ...SonTek YSI ADVField Software Manual September 1 2001 66 ...
Страница 202: ......
Страница 206: ......
Страница 220: ...SonTek YSI Acoustic Doppler Velocimeter Principles of Operation September 1 2001 14 ...