![YSI SonTek ADVField Technical Documentation Manual Download Page 114](http://html.mh-extra.com/html/ysi/sontek-advfield/sontek-advfield_technical-documentation-manual_915334114.webp)
SonTek/YSI
102
ADVField Operation Manual (September 1, 2001)
A2.2.3
Data Block Structures
This section defines the various data block structures in the “C” programming language.
The structure
AdvSystemConfigType
defines the hardware configuration parameters (24 bytes).
typedef struct {
unsigned char SoftwareVerNum;
unsigned char DspSoftwareVerNum;
char
AdvType;
/* 0-10MHz,5cm 1-10MHz,10cm 2-OCEAN */
char
SensorOrientation;
/* 0-down; 1-up; 2-side
*/
char
CompassInstalled;
/* 0-No;
1-Yes
*/
char
RecorderInstalled;
/* 0-No;
1-Yes
*/
char
TempInstalled;
/* 0-No;
1-Yes
*/
char
PressInstalled;
/* 0-No;
1-Yes
*/
long
PressScale;
/* nano bar
per count
*/
long
PressOffset;
/* micro bar
*/
int
CompassOffset;
/* Degress to East of North
*/
char
PressFreqOffset;
/* Frequency Pres Sensor Offset kHz */
char
ExtSensorInstalled;
/* External sensors on AD channels: */
/*
0 None
*/
/*
1 Standard (ch 1/3)
*/
/* 2-5 OBS (ch 1, 2, 3)
*/
char
ExtPressInstalled;
/* Ext Press sensor:
*/
/*
1-Paros 2-Druck 3-ParosFreq
*/
int
PressScale_2;
/* pico bar
per count^2
*/
char
CtdSensorInstalled;
/* 1 if MicroCat CTD, 2 if LISST
*/
} AdvSystemConfigType;
The structure
AdvConfType
defines the probe configuration information (164 bytes).
typedef struct {
unsigned char FileType;
unsigned char FileVer;
DateType
FileDate;
long
FileNbytes;
char
SerialNum[6];
char
ProbeType;
/* 3/2-d orientation
*/
char
ProbeSize;
/* 0-5cm probe; 1-10cm probe
*/
int
ProbeNbeams;
int
NomPeakPos;
/* in Timing cycles
*/
int
Nsamp;
/* Samples per pulse
*/
int
SampInterval;
/* Ram cycles between samples
*/
int
PulseLag[5][3];
/* Up to 3 lags per range
*/
int
Nxmt[5][3];
/* Pulse length
*/
int
LagDelay[5][3];
/* Up to 3 lags per range
*/
int
BeamDelay;
/* Additional delay between beams*/
int
PingDelay;
/* Additional delay between pings*/
float
XformMat[9];
/* From Beam to XYZ veloc.
*/
float
XmtRecDist;
/* in m
*/
float
CalCw;
/* Cal Sound speed (m/s)
*/
} AdvConfType;
The structure
AdvDeploymentSetupType
defines deployment configuration parameters (253 bytes).
typedef struct {
unsigned
char
ConfigType; /* Type
0x12
*/
unsigned
char
ConfigVer;
/* Version
0x01
*/
unsigned
int
Nbytes;
/* Bytes in configuration
*/
DateTimeType
ConfigTime; /* Date created or last modified
*/
int
Temp;
/* 0.1 deg C
*/
int
Sal;
/* 0.1 ppt
*/
int
Cw;
/* 0.1 m/s
*/
Summary of Contents for SonTek ADVField
Page 2: ......
Page 8: ...SonTek YSI iv ADVField Hydra Operation Manual September 1 2001 NOTES ...
Page 12: ......
Page 32: ...SonTek YSI 20 ADVField Operation Manual September 1 2001 ...
Page 102: ...SonTek YSI 90 ADVField Operation Manual September 1 2001 ...
Page 104: ...SonTek YSI 92 ADVField Operation Manual September 1 2001 ...
Page 118: ...SonTek YSI 106 ADVField Operation Manual September 1 2001 ...
Page 122: ...SonTek YSI 110 ADVField Operation Manual September 1 2001 ...
Page 126: ...SonTek YSI 2 ADVField Operation Manual September 1 2001 ...
Page 132: ...SonTek YSI vi ADVField Software Manual September 1 2001 NOTES ...
Page 136: ...SonTek YSI ADVField Software Manual September 1 2001 4 ...
Page 152: ...SonTek YSI ADVField Software Manual September 1 2001 20 ...
Page 160: ...SonTek YSI ADVField Software Manual September 1 2001 28 ...
Page 162: ...SonTek YSI ADVField Software Manual September 1 2001 30 ...
Page 164: ...SonTek YSI ADVField Software Manual September 1 2001 32 ...
Page 168: ...SonTek YSI ADVField Software Manual September 1 2001 36 ...
Page 174: ...SonTek YSI ADVField Software Manual September 1 2001 42 ...
Page 182: ...SonTek YSI ADVField Software Manual September 1 2001 50 ...
Page 184: ...SonTek YSI ADVField Software Manual September 1 2001 52 Figure 15 ViewHydra Screen Shot ...
Page 196: ...SonTek YSI ADVField Software Manual September 1 2001 64 ...
Page 198: ...SonTek YSI ADVField Software Manual September 1 2001 66 ...
Page 202: ......
Page 206: ......
Page 220: ...SonTek YSI Acoustic Doppler Velocimeter Principles of Operation September 1 2001 14 ...