Data: Import from File: HEKA (DAT)
If you do not see this file type, choose Data: Import from File: Add/Remove File Types...
![]() | To add drag & drop support for a file type, see Import Filter Manager. |
Import HEKA (dat) files. Support for PATCHMASTER 2x90.3, File version 1000.
impheka sample.dat; // import sample.dat file to current worksheet.
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
File Name | fname |
Input string |
|
Filename of the image file to be imported. |
File Info and Data Selection | trfiles |
Input TreeNode |
|
Treenode that specifies the information of the file and data |
Import Options | options |
Input TreeNode |
|
Treenode that specifies importing options |
Output | orng |
Output Range |
|
Specify where the data is put.
See the syntax here. |
Header Info | trheader |
Output TreeNode |
|
Not currently implemented |
Repeat Import | reimp |
Input int |
|
Controls whether to repeat import the data. |
This function will import HEKA file/files by setting the options in the dialog. It can be accessed from menu or command window.
impheka -d
in command window.