Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIt’s a network issue. Ping uses another protocol than TCP.
You should check a network configuration. Something like this.
MikhailModeratorLooks like 172.40.0.10:502 is not available from the VM.
You could also download Hercules utility and try to connect by TCP client. I expect that result will be similar.
MikhailModeratorShould the virtual machine have an IP address within the same range of the physical meter to establish communication?
This is not obligatory, and depends on the router settings. Could you copy a part of communication line log?
Ctrl + Cworks in the Administrator app.
MikhailModeratorScadaAdmin for Wine is here. May be it’s not the latest, anyway it should start.
1. Install Wine according to https://wiki.winehq.org/Ubuntu
winehq-staging is needed
2. Runwinecfg
3. Check Wine versionwine --version
4. Change directory to the app directory. Runwine ScadaAdmin.exe
5. Check ScadaAdmin logs in /home/myuser/.wine/drive_c/users/myuser/AppData/Local/Does it work?
MikhailModeratorHi,
If you need to run Admin with Wine, ask for special instructions.
MikhailModerator2023-07-14 11:45:28 [RapidScada][root][ACT] The configuration database has been received successfully 2023-07-14 11:45:29 [RapidScada][root][INF] The application is ready for operating
That means that the web app works correctly.
What URL do you use to open it in browser?
MikhailModerator> the raspberry pi 3b and the os is raspberry pi os (32-bit)
It is slower than RPi4. You can see in the log that the start of SCADA-Server takes about 1 minute.
Also ScadaWeb.log is needed.-
This reply was modified 2 years, 11 months ago by
Mikhail.
MikhailModeratorScadaServer.log and ScadaComm.log are OK.
Also ScadaWeb.log is needed.Which Raspberry version do you use?
MikhailModeratorYou should use a good XML editor that can collapse and expand nodes, so you can check that the XML structure is correct. Otherwise, move to v6. We can update license keys for the new version.
MikhailModeratorHi,
What is written in ScadaServer.log and ScadaWeb.log?
MikhailModeratorFor example
C:\SCADA\Projects\HelloWorld\Instances\Default\ScadaServer\Config\ModAutoControl.xml
MikhailModeratorHello,
Could you provide a screenshot of the error?
MikhailModeratorDoes the PDF of this version still not support Chinese fonts?
Elastic Report 6.0.0.0 cannot load fonts, so it does not support Chinese fonts.
The described method will work with a new Elastic Report version which is expected in August.
MikhailModeratorThe issue will be fixed in the next Elastic Report release. Thank you for reporting.
You will need to:
1. Install a font that supports Chinese, like arialuni.ttf. On Windows, the font must be installed for all users into C:\Windows\Fonts
2. Specify the font name in SCADA\ScadaWeb\wwwroot\plugins\ElasticReport\templates\PdfStyleDefault.xml
For example, ArialUni
MikhailModeratorHello,
Copy and Paste buttons were added in the 6th version of the module.
In the 5th version, you could try editing the ModAutoControl.xml file by an external XML editor like Notepad++. -
This reply was modified 2 years, 11 months ago by
-
AuthorPosts