Specify the ANSA Command.The default command for Windows is ansa.bat -nogui -i ANSA_MODEL -exec "InputDV(\"INPUT_DVFILE\");FEOutputName(\"Isight\");RunAllTasks();".
After entering the input file the component updates the runtime option to ansa.bat -nogui -i hook_03_ansa -exec "InputDV(\"hook_DV_txt\");FEOutputName(\"hook_03\");RunAllTasks();" where hook_DV_txt is the input file name.
The default command for Linux is ansa.sh -nogui -i ANSA_MODEL -exec "InputDV(\"INPUT_DVFILE\");FEOutputName(\"Isight\");RunAllTasks();"
If you set the preference option for the ANSA executable path, Isight uses the path that you entered in the runtime option. If desired, you can edit the argument.
Isight creates two input file parameters and one output file parameter.