Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Components contain C# and JavaScript code. They are loaded and created by Scheme Editor.
Source code of scheme components for Rapid SCADA 5 is here.
If you have certain questions, ask.
MikhailModeratorThank you for your care.
According to the messages, Server started successfully when executed manually.
Could you try executing svc_stop.bat and svc_start.bat from command line as administrator.
What is written in SCADA\ScadaSever\Log\ScadaServer.log ?
MikhailModeratorLooks correct.
What if you open command line as administrator, find and run ScadaServerWkr.exe?
MikhailModeratorYou understanding is correct.
Please run from a command line:
dotnet --info
What does this command return?
MikhailModeratorHi,
In the Modbus template, set the element’s type and byte order like displayed here https://ibb.co/bPpwmnv
The order of bytes is chosen experimentally. Possible values are empty or 45670123. The default byte order also can be set for the entire template.
MikhailModeratorTo check Mono version, run the command
mono --version
MikhailModeratorHi,
Can the Webstation and Administrator applications start successfully?
MikhailModeratorHello,
Copy the following files to RPi:
/opt/scada/ScadaServer/Mod/ModAutoControl.dll
/opt/scada/ScadaComm/KP/KpEmail.dll
/opt/scada/ScadaComm/KP/KpTelegram.dll
MikhailModeratorHello,
Do you use Rapid SCADA 5 or 6?
MikhailModeratorHello,
Please let the community know about the result.
If you have not purchased cameras, you could choose a camera model that provides video for web.
MikhailModeratorHello,
In the communication line log, there is an error on loading the Email Driver settings.
You should check that the driver version on Windows and on RPi are the same. Use the up to date version.
MikhailModeratorHello,
The customer uses cameras that provide video in the RTSP format.
RTSP is not supported by web browsers directly. Therefore the customer uses Unreal Media Server to convert video streams into a HTML5 friendly format.Many cameras support HTML video out of the box. I cannot provide particular camera model, because there are thousands of cameras on the market. A camera’s manual should say that it can display video in browser.
MikhailModeratorHello,
After you install and run Telegram Driver on RPi, you will find a computer code in a communication line log. To install the driver, copy the driver’s DLL into /opt/scada/ScadaComm/KP
-
AuthorPosts