User Guide

Data Logger Quick User's Guide
5
2) Error Code
There is one byte ErrorCode for marking if there is any error within the
parameter file format. The meanings of each ErrorCode are below :
0x00:There is no error in the file format and it already triggered and
retrieved the data correctly.
0x10:There is an error in the setting of Sample Rate.
The program will change the sample rate to the default value (250MHz)
to retrieve automatically.
0x20:There is an error in the setting of Storage Depth.
The program will change the storage depth to the default mode
automatically.
0x30:There is an error in the setting of Post Trigger.
The program will change as non-post trigger automatically.
0x40:There is an error in the setting of Trigger Pattern.
The program will change the trigger pattern to the default mode (all
with Don’t Care) to retrieve automatically.
0x50:There is an error in the setting of Continue Trigger.
The program will change as non-continue trigger mode automatically.
0x60:There is an error in the voltage setting.
The program will change to use TTL level retrieving automatically.
0xF0:User sets the forced trigger.
0xFF:There are more than one error in the setting.