Figure 2-11: Parameter tree node <device> (Comment tab).
The multi-line comment is not only a comment for the parameter set. This comment is also used as a backdoor for additional TEMES parameters.
AutoCalc statements can be inserted between the one-off <DPF> and </DPF> tags in the section [Calc]. E. g.:
<DPF>
[Calc]
CdfCount=1
Cdf0=append,ResultName,BlockName,CdfName
AutoSave=1
AutoExport=4
</DPF>
where ResultName is the name of the resulting measurement block, BlockName is the source measurement block, and CdfName is the name of the offline calculation without file extension, which is located in the "Calc" subfolder of the TEMES data folder (which is usually "documents\TEMES\Calc"). When AutoSave is specified as 1, the AutoCalc signals are automatically saved after calculation. When AutoExport is specified, an automatic export is invoked. The value is hereby a bitmask consisting of:
AutoExport |
Export Format |
1 |
Text |
2 |
MDF3 |
4 |
M (Matlab/Octave) |
8 |
R |
16 |
JL (Julia) |
32 |
SCE (Scilab) |