48
AT4610/AT4710 User’s Guide
UINT
nDataOffset;
//Data initial address
} TMEMHEADER;
#pragma pack(pop)
Data area
Data format for data area is as followings:
<Time><Channel 1>< Channel 2>< Channel 3>< Channel 4>< Channel 5>……
INT64 float
8 bytes 4 bytes
TIP
Data area can only be processed when using programming language (C/C++/VB etc.)
An example of BIN file:
Figure 9-7 An example of a BIN file
In the above figure:
Area 1: file header
Area 2: data head
Area 3: data
9.6
Manual-Save Data to External Disk
When sampling with high speed
(
<100ms
)
, AUTO save will make graph display unsmooth,
this is because when disk writes in, it occupies some system resources. To avoid this
phenomenon, instrument allows manually save data to external disk when stops recording.
Figure 9-8 Manual save to external disk