2.16.3.27 Details of TreeNodes in Import SIE


Options

The Options tree specifies all import options for the impSIE X-Function.

Syntax: Options.Treenode:=<value>

Example: Options.sparklines:=0 // Do not add sparklines


Treenode Label Type Default Description
sparklines Add Sparklines int 2 Specify whether to add the sparklines of the data.
  • 0: No
    Do not add sparklines
  • 1: Yes
    Add sparklines
  • 2: Yes(if less than 50 columns)
    Add sparklines if less than 50 columns
UserParamChan Add extra rows for channel parameters int 0 This checkbox specifies whether some extra rows will be added for the channel parameters.
UserParam Add extra rows for dimension parameters int 1 This checkbox specifies whether some extra rows will be added for the dimension parameters.