Can I start Exostiv Dashboard in console mode (TCL)?
Yes, you can:
Open shell or a Command Prompt (Windows), locate and move to your Exostiv Dashboard software installation directory.
At the shell invite, type:
> ExostivDashboard-X.exe -ui_mode shell (Exostiv for Xilinx) – or:
> ExostivDashboard-I.exe -ui_mode shell (Exostiv for Intel)
The application starts in ‘console’ mode.
Alternatively, you can start Exostiv Dashboard and immediately execute a script.
At the shell invite, type:
> ExostivDashboard-X.exe -source <tcl script> (Exostiv for Xilinx) – or:
> ExostivDashboard-I.exe -source <tcl script> (Exostiv for Intel)