Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
You can find the URL in Logs, DrvDsOpcUaServer_*.log
For example, opc.tcp://mycomp:62541/RapidScada/DrvDsOpcUaServer
MikhailModeratorYou can find file formats here. The source code also available. If you need getting data directly from archives, I suggest using PostgreSQL or InfluxDB archives.
MikhailModeratorHello,
SCADA-Server uses port 10000 by default.July 25, 2023 at 11:04 am in reply to: Local Host Not Working (WEBSTATION NOT OPENING IN CHROME ) #13042
MikhailModeratorHello,
WhenThe application is not ready. Try again later.is displayed, the details are written in the log file. Did you configure RAM disk for logs? Try to find logs directly on the disk.-
This reply was modified 2 years, 9 months ago by
Mikhail.
MikhailModeratorHi,
No, because OPC DA is a Windows technology only.
You can install SCADA-Communicator (and Agent) on Windows machine and interact with it from RPi.-
This reply was modified 2 years, 9 months ago by
Mikhail.
MikhailModeratorYes, staging branch is important. I don’t know what is implemented in the staging branch that makes the app work.
You should put the files listed in the errors. ScadaAdmin_Wine.zip contains only executable file, but the Administrator app needs other files which should be taken from the installation package.
MikhailModeratorHi,
Please provide screenshots of the module settings and the module log.
MikhailModeratorHello,
If the last question is about Automatic Control Module, please ask in a proper topic. This topic is about Telegram driver.
MikhailModeratorAs a result you should be able to open a TCP connection to IP 172.40.0.10 port 502 by any application: Communicator, Hercules, Telnet, etc.
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. -
This reply was modified 2 years, 9 months ago by
-
AuthorPosts