The Options tree specifies all import options for the impHEKA X-Function.
Syntax: Options.Treenode:=<value>
Example: Options.sparklines:=0 // Do not add sparklines
Treenode | Label | Type | Default | Description |
---|---|---|---|---|
sparklines | Add Sparklines | int | 0 | Specify whether to add the sparklines of the data.
|
bSaveFileInfo | Save File Info. in Workbook | int | 1 | If not selected, the file information will not be saved in Organizer and the reimport will not work, but the import speed can be improved. |
ImpMode | Import Mode | int | 1 | Specify the import mode for the file.
Options include:
|
ImpLeak | Import Leak Traces | int | 0 | Select this checkbox if you want to import leak traces. |
SubLeak | Subtract Leak Traces | int | 1 | Select this checkbox if you want to subtract the current data by leak traces. |
SubZero | Subtract Zero Offset | int | 1 | If a zero current is stored in your data file together with the data trace, you can decide with this checkbox if you want to subtract the zero current value to shift the signal to zero line. |
ShowX | Show X-Axis | int | 0 | Select this checkbox if you want to show data for X-axis. |