2.7.59 impSIE


Menu Information

Data: Import from File: Somat SIE (SIE)


If you do not see this file type, choose Data: Import from File: Add/Remove File Types...

File Import Add Menu.png

To add drag & drop support for a file type, see Import Filter Manager.

Brief Information

Import nCode Somat file up to version SIE 0.92

Command Line Usage

1. impSIE fname:="C:\test.sie"

2. impSIE fname:="C:\test.sie" orng:=<new>

X-Function Execution Options

Please refer to the page for additional option switches when accessing the x-function from script

Variables

Display
Name
Variable
Name
I/O
and
Type
Default
Value
Description
File Name fname

Input

string

fname$
Filename of the image file to be imported.
File Info and Data Selection trfiles

Input

TreeNode

<unassigned>
This is used in the dialog for displaying the basic information of the file.
Import Options options

Input

TreeNode

<unassigned>
This treenode is used for specifying the import filter.
Output orng

Output

Range

<active>
This is used to specify the output range.

See the syntax here.

Header Info trheader

Output

TreeNode

<optional>
This is for outputting the header information. It is hidden from the GUI. Users are not advised to use this variable.
Repeat Import reimp

Input

int

0
Specifies whether or not reimport is allowed.

Description

This X-Function is used for importing nCode Somat SIE 0.92 files.

The X-Function can be accessed from menu and Command Window.

  • Menu: Select Data: Import from File: Somat SIE (SIE)...
  • Command window: type impSIE -d in command window.

Details on Some Dialog Options

  • Import Options(options)
Please see this page for more details.