Name |
Short Name |
Type |
Description |
Path and filename (*.exe,*.bat,"command && command") |
filename |
string |
filename, without arguments. Filename with full path, or filename only if it is in the environment path. Alternatively, use one or more command prompt expressions with arguments concatenated by && and the whole expression quoted with ". |
Arguments |
arguments |
string |
List of arguments divded by spaces, this will appear after the filename. Images will be transferred as input#_frame#.extension saved in a %temp% folder automatically opened for this run within the export path. Parameter for each argument will be shown named below after switching to a different function and then back to Run EXE. |
Image transfer format |
format |
string |
Available formats: "AVI", "MOV", "MP4", "JPG", "TIF"... Use padded versions for image series. |
Way of exporting images |
way |
string |
Available formats: ... |
Export input name(es) or suffix(es) |
exportsuffix |
string |
Channel number will be replaced with name or suffix will be appended after the frame number, before the extension, depending on the "Way" setings. Use a comma-separated list for a unique suffix for each input. |
Result file(s) |
results |
string |
List result file name(s) divided by spaces. If left empty all new image files will be imported in from the %temp% folder. |
Result file format |
resultformat |
string |
Available formats are in the Open Dialog. |
Use temporary folder |
usetemp |
boolean |
A temporary folder will be created within the Image Export Folder. If set to No, the %temp% variable will be the Image Export Folder or the custom temp folder defined below, and no unique folder is created for each run. |
Custom (temp) folder |
customtemp |
string |
Specify custom temp folder name relative to the image export folder. The folder will be created if does not exist. Leave this empty to automatically generate a new temp folder for each run. If the "Use temporary folder" is set to no above, this this full path will be used to export images and run the external program, instead of the image export folder. |
Delete temporary folder after run |
deletetemp |
boolean |
Only newly created temp folders will be deleted. |
Force closing console by keypress |
forceclose |
boolean |
Use this option if the console window does not close automatically. Image Analyst will wait for the console window to close. |
Do not wait for results |
nowait |
boolean |
Pipeline operation will proceed once the external process is launched, without expecting any result images. The input, if present will be passed to the output. |
Loop for each frame |
loopframes |
boolean |
The execution will be repeated in the same temp folder for each frame. Use %framenumber% or %prevframenumber% in parametering to access each frame. |
Number of parallel processes |
parallel |
integer |
Image series and time courses will be split into multiple parts and separate instances of the external program is launched. |
Run as Administrator |
runas |
boolean |
The external program will be run as Administrator after elevation prompt without image export and import. Use full path, the program is lauched from the user home folder. |
Argument 1 |
args1 |
string |
Argument entries will be interspersed with the "Argument" entry |
Argument 2 |
args2 |
string |
Argument entries will be interspersed with the "Argument" entry |
Argument 3 |
args3 |
string |
Argument entries will be interspersed with the "Argument" entry |
Argument 4 |
args4 |
string |
Argument entries will be interspersed with the "Argument" entry |
Argument 5 |
args5 |
string |
Argument entries will be interspersed with the "Argument" entry |
Argument 6 |
args6 |
string |
Argument entries will be interspersed with the "Argument" entry |
Argument 7 |
args7 |
string |
Argument entries will be interspersed with the "Argument" entry |
Argument 8 |
args8 |
string |
Argument entries will be interspersed with the "Argument" entry |
Argument 9 |
args9 |
string |
Argument entries will be interspersed with the "Argument" entry |
Argument 10 |
args10 |
string |
Argument entries will be interspersed with the "Argument" entry |