Installing the versiondog SINUMERIK Operate plug-in
The HMI is run on the NCU and the versiondog SINUMERIK Operate Plug-in is installed on the NCU (HMI on Unix)
Image: SINUMERIK Operate Plugin: Update via NCU
The installation files are located in your version Setup under /Tools/SinumerikOperate. The appropriate subdirectory has to be used depending on the version. Example: for Version 4.4 has to use the directory MyHMI-04.04.01 (Refer to look up SINUMERIK Operate version).
Step by step guide
- Copy the following files to /card/addon/sinumerik/hmi/appl.
- libVDogUploadSinumerikOperate.so
- vdoguploadsinumerikoperatedialog.hmi
- vdoguploadsinumerikoperateoverlaydialog.hmi
- Copy VDogUploadSinumerikOperate.ini to
/card/addon/sinumerik/hmi/cfg/
- Modify the files /addon/sinumerik/hmi/cfg/systemconfiguration.ini to the HMI. (Refer to chapter adjust systemconfiguration.ini )
- Unblock the port in the firewall

To activate the port in the firewall, modify the files /card/user/system/etc/basesys.ini on the HMI. Use the port that you have set to use in the files VDogUploadSinumerikOperate.ini. The default port is 42000
Example:
[LinuxBase] [...] FirewallOpenPorts="TCP/5900 TCP/5901 TCP/102 TCP/42000" [...] |
The machine needs to be restarted after making these changes.
The HMI is ran on a separate executing computer (CPU) and versiondog SINUMERIK Operate plug-in is installed on the PCU (external HMI on Windows)
Image: SINUMERIK Operate Plugin: Update via PCU
Step by step guide
- End the HMI application
- Copy these files to:
<Drive:>\<Installation folder>\Siemens\MotionControl\addon\sinumerik\hmi\appl
Example:
C:\Program Files\Siemens\MotionControl\addon\sinumerik\hmi\appl- VDogUploadSinumerikOperate.dll
- vdoguploadsinumerikoperatedialog.hmi
- vdoguploadsinumerikoperateoverlaydialog.hmi
- Copy the following filesVDogUploadSinumerikOperate.ini to: <drive:>\<installation folder>\Siemens\MotionControl\addon\sinumerik\hmi\cfg
This file needs to be potentially modified beforehand. (Refer to adjusting VDogUploadSinumerikOperate.ini .)
- Adjust the file systemconfiguration.ini.
File path: /addon/sinumerik/hmi/cfg/systemconfiguration.in). Refer to chapter adjusting systemconfiguration.ini
- Enter the file run_hmi.ex into the firewall and activate this so that the versiondog server or Upload Agent can communicate with the plug-in. This file can be found under:<drive:>\installationfile>\Siemens\MotorControl\Siemens\sinumerik\autostart\run_hmi.exe
- Start the HMI application