User`s guide
Agilent EasyEXPERT User’s Guide Vol. 1, Edition 1 1- 55
Main GUI
Repeat Measurement Setup
Import... Opens the Open File dialog box. Imports the specified file (.cvs
or .xml).
Export... Opens the Save File dialog box. Specify the file format in this
dialog box.
CVS:
Exports the current settings as the specified name in the CSV
format that can be read by a spread sheet software. The data is
stored with the same order as the settings on the screen.
XML Style Sheet:
Exports the current settings as the specified name in the XML
spread sheet format that can be read by a spread sheet software.
The tags are as follows:
<Thermo-trigger List>
<Temp>A</Temp>
<Center>B</Center>
<Radius>C</Radius>
<Delay>D</Delay>
<Action>E</Action>
</Thermo-trigger List>
Where,
A: Temp field setting, T1, T2, or T1-T2, characters
B: Center field setting, numeric value
C: Radius field setting, numeric value
D: Delay field setting, numeric value
E: Action field setting, TRIG, NOP, or END, characters