643
OPUS Projektor Manual
Device Software Update
With the postinstall_script.sh you can, it is
possible to edit the file after download
process.
Setting Files
The HostSettings.ini file saves the settings (USB Settings, Device CAN Settings
and Device Ethernet Settings) which can be changed in the Updater application.
BUT the settings will only be saved if the Transfer (to USB drive, or via CAN/Ethernet
was successful).
The HostSettings.ini file is saved in the folder updater of the project directory.
Do not delete or modify this file!
Device (ClientSetting.ini)
Whenever a project is transferred to a USB drive or to the device via CAN bus, the
ClientSetting.ini will be created. The file is saved to the project package (e.g.
MyProject.ud4) which will be transmitted.
The ClientSetting.ini file contains the project name and the Device CAN/ETH
Settings .
The ClientUpdater on the device reads this file set up the CAN Interface appropriate.
Do not delete or modify this file on the device!
Updater Folder
The subfolder updater which is located in the project directory, contains the following
files:
·
HostSettings.ini
o
This file contains the USB and Device CAN Settings.
·
preinstall_script.js (included in Project Package )
o
This script is executed during Install step on the device before the project is
installed.
o
This file can be edited by the user.
·
postinstall_script.js (included in Project Package )
o
This script is executed during the Install step on the device after the project was
installed.
o
This file can be edited by the user.
·
folder user_files (include in Project Package )
o
All files in this folder will be added to the Project Package and will be transmitted
to the device.
o
The files will be copied during the project install step to the following location on the
device:
- /opt/pclient/projekte/default_prj/
643
618
644
644
644