Manual – Starflow Ultrasonic Doppler Instrument
Model 6526
Unidata Manual - 6526 Starflow User Manual Issue 17 01 2020.docx
Page 70
Address
Size
Description
0
1
Software Revision number (40 onwards)
1
2
Log program runtime in milliseconds (16 bit integer)
3
1
Error flags (see Appendix A)
4
4
Scan counter (32 bit integer)
8
3
Reserved
11
2
Msb of address (bits 8 - 32) used in LDNLK & MVBLK
instructions
13
21
Reserved
24
2
Counter channel C0
34
1
Arithmetic status register set by ADD, SUB, MUL, DIV
instructions
35
5
Reserved
40
2
Serial number (16 bit integer)
42
8
Reserved
48
-
Reserved for Log Program variables
200
2
Water Depth (in mm)
202
2
Water Temperature in (0.1 ºC)
204
2
Battery Voltage (in 0.1V)
206
2
Water Velocity (in mm/sec)
208
8
Reserved
216
2
Doppler Shift (Hz) A8 - Frequency
218
2
Distribution Quartile (%) A9 - Quartile
22
2
Number of Samples (#) A10 - Samples
256
128
Buffer Control Tables A11 - Signal
384
-
Log Program
14.4
Starflow - Instructions
The Starflow instrument incorporates a Starlog compatible Micrologger which is a data recording
unit programmed using a computer. Its program resides in the first part of the logger’s main
memory (after the Hardware Registers and Buffer Control Table). It is defined by a user and
loaded into logger memory from the host computer.
The logger program is executed every logger scan (from 15 sec. to 5 min.). The first instruction in
the logger program is at Address 384. The Data Logger executes this program until an EXIT
instruction is encountered (opcode = 0).