...
Section | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The ODB Filter Editor
...
The Import Plotting Editor
Import File Name
Specifies the path to the input ODB
...
to file to be imported.
Import File
Specifies the input ODB import file as an icon. If I both an icon (in ODB Data) and a filename (in ODB Filename) path are specified the icon takes precedence.
...
Import Format
Specifies the ODB/SQL query to run.
ODB NB Rows
format. The possible values are: png, jpeg and gif. The default value is gif.
Import X Position
Specifies the x coordinate of the bottom left corner of the image in the plot. The units are in cm. The default value is 0.
Import Y Position
Specifies the y coordinate of the bottom left corner of the image in the plot. The units are in cmSpecifies the maximum number of rows in the result. If -1 is given here the number of rows is not limited in the output. The default value is -1 0.
Fail On Empty Output
Import Width
Specifies the width of the image in the plot. The units are in cm. The default value is -1, which means the width is automatically computed.
Import Height
Specifies the height of the image in the plot. The units are in cm. The default value is -1, which mean the height is automatically computedWhen it is set to Yes the icon will not fail if the resulting ODB is empty (in Macro the return value is nil
while in Python it is None
). Otherwise when it is set to No the icon will fail on empty output. The default value is Yes.