![Vallen spotWave 201 Instruction Manual Download Page 32](http://html1.mh-extra.com/html/vallen/spotwave-201/spotwave-201_instruction-manual_3233499032.webp)
2022-07
file: spotwave_instructions_manual.docx
32 of 50
Command:
get_tr_snapshot [a] <samples>
[a]
Return data in ASCII format as floats in µV,
otherwise ADC values as binary (int16)
<samples>
Number of samples (0 ~ 100.000)
Valid state:
IDLE
Response:
The response syntax is the same as for
get_tr_data
but without TRAI and T in the
header line.
NS=1024\n
<ADC values as binary data (2 * 1024 bytes)>
get_data_log
Read logged data from device memory. The records have to be deleted explicitly from the device memory
with the command
clear_data_log
.
Command:
get_data_log
Valid state:
LOGGING | IDLE
Response:
The response syntax is the same as for
get_ae_data
. An additional record with the type
flag
R
and the acquisition start timestamp is returned first. All following time attributes (
T
)
are relative to this timestamp.
R stamp=2021-06-17 15:13:29.800\n
S temp=31 T=2000000 A=35 R=1527415 D=2000000 C=0 E=93888725 TRAI=0 flags=0\n
S temp=31 T=4000000 A=35 R=1677302 D=2000000 C=0 E=94053651 TRAI=0 flags=0\n
S temp=31 T=6000000 A=36 R=1642879 D=2000000 C=0 E=93914471 TRAI=0 flags=0\n
[...]
\n
clear_data_log
Delete logged records from device memory.
Command:
clear_data_log
Valid state:
IDLE
get_info
Read device information.
Command:
get_info
Valid state:
ALL
Response:
fw_version=00.25\n
type=spotWave\n
model=201\n