EasyManuals Logo

YSI SonTek ADVField User Manual

YSI SonTek ADVField
228 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #106 background imageLoading...
Page #106 background image
SonTek/YSI
94
ADVField Operation Manual (September 1, 2001)
Table 22. Data Outputs Based on Installed Sensors
Col. No Sensors Compass
Temperature
and/or
Pressure
Compass and
Temperature
and/or Pressure
External
Sensor
External
Pressure
Sensor
CTD
1 Sample No. Sample No. Sample No. Sample No. Sample No. Sample No. Sample No.
2 Vx or Veast Vx or Veast Vx or Veast Vx or Veast Vx or Veast Vx or Veast Vx or Veast
3 Vy or Vnorth Vy or Vnorth Vy or Vnorth Vy or Vnorth Vy or Vnorth Vy or Vnorth Vy or Vnorth
4 Vz or Vup Vz or Vup Vz or Vup Vz or Vup Vz or Vup Vz or Vup Vz or Vup
5 Amplitude 1 Amplitude 1 Amplitude 1 Amplitude 1 Amplitude 1 Amplitude 1 Amplitude 1
6 Amplitude 2 Amplitude 2 Amplitude 2 Amplitude 2 Amplitude 2 Amplitude 2 Amplitude 2
7 Amplitude 3 Amplitude 3 Amplitude 3 Amplitude 3 Amplitude 3 Amplitude 3 Amplitude 3
8 Correlation 1 Correlation 1 Correlation 1 Correlation 1 Correlation 1 Correlation 1 Correlation 1
9 Correlation 2 Correlation 2 Correlation 2 Correlation 2 Correlation 2 Correlation 2 Correlation 2
10 Correlation 3 Correlation 3 Correlation 3 Correlation 3 Correlation 3 Correlation 3 Correlation 3
11 Heading Temperature Heading Ext. Sensor 1 Ext. Pressure CTD Temp.
12 Pitch Pressure Pitch Ext. Sensor 2 CTD Cond.
13 Roll Roll CTD Press.
14 Temperature CTD Sal.
15 Pressure
A1.2. Real-Time Output Data – Binary Format (to Serial Port)
If
OutFormat
=
BINARY
, the ADV sends a block of data to the serial port after each velocity sam-
ple. The size of the binary-format data block varies depending on which optional sensors (com-
pass/tilt, temperature, pressure) are installed. Section A1.2.1 describes the data block formats.
A1.2.1 Block Structures
This section defines the format of each type of binary data block structure in the “C” program-
ming language. There are four possible types of output blocks.
ADV data with no optional sensors installed.
ADV data with the optional compass/tilt sensor installed.
ADV data with the optional temperature and/or pressure sensors installed.
ADV data with the optional compass/tilt sensor and with the optional temperature and/or
pressure sensors installed.
Notice that each of the following structures uses a checksum to ensure accurate data transmis-
sion. See §A1.2.2 for details on computing the checksum.
ADV data with no optional sensors installed
The structure
ADVNoSensors
(below) is used when no optional sensors are installed (18 bytes).
typedef struct {
unsigned char Id; /* Data record ID, 0x81 */
unsigned char Nbytes; /* Number of bytes in record = 18 */
unsigned int SampleNum; /* From start of data collection */
int XYZVel[3]; /* x/y/z vel in 0.1 mm/s */
unsigned char Amp[3]; /* Amplitude 1, 2, 3 */
unsigned char Cm[3]; /* Correlation 1, 2, 3 */
unsigned int ChkSum; /* 2 byte checksum of preceding 16 bytes */
} ADVNoSensors;

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the YSI SonTek ADVField and is the answer not in the manual?

YSI SonTek ADVField Specifications

General IconGeneral
BrandYSI
ModelSonTek ADVField
CategoryMeasuring Instruments
LanguageEnglish

Related product manuals