During a system crash, if the Etere F90 module is not closed correctly, it allows launching its executable (EtereF90.exe) with specific parameters to resume its functioning from the instance; available parameters are:
•ETEREF90.EXE USER.001 START
It opens Etere F90 on the first station (i.e. 001) and resumes all its interrupted operations.
•ETEREF90.EXE /GO
It opens Etere F90, prompts the user to select a station, and resumes all its interrupted operations.
•ETEREF90.EXE /GO /MINIMIZE
It opens Etere F90, prompts the user to select a station, and resumes all its interrupted operations while minimized on the taskbar.
NB: All the above-listed commands are station-specific by changing the string '001' with the number of the desired station (e.g. ETEREF90.EXE USER.002 START).
EXAMPLE
1. To resume Etere F90 operations, navigate to 'Start > Run' and insert Etere's installation folder and the relative command, for example:
"C:\Program Files\ETERE\EtereF90.exe" USER.001 START
2. Click the 'OK' button, and Etere F90 will directly launch for station 001, resuming all automatic operations.