Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
According to the provided line013.log, Telegram Driver requires a valid registration key.
MikhailModeratorThe creation of a generic mechanism should be done by our resources. Plugins can be developed by 3rd parties, by us, or sponsored.
MikhailModeratorHello,
On a one hand, the captcha is big, while on the other hand, it’s comfortable readable by humans on computer screens and gadgets. We use only digits to make captcha more international.
Use Google or Microsoft token to implement 2FA for enhanced login security. Is this possible to be included in the future plan?
Thank you for this idea. First of all, we should provide a generic mechanism to allow using additional plugins for external auth systems. Then implement such plugins. I’ve added it to the wishlist.
MikhailModeratorIf I change the service startup type from automatic to automatic (delayed) startup, the 3 services of rapidSCADA can start normally.
I don’t know why there is no need to set the delay in win 10 desktop version but it needs to be set in win server 2022.
do you have encountered such a case before?This is a weird thing. Thank you for finding a workaround.
We haven’t met this before. However, as for me, I haven’t tried Windows Server 2022 yet.
In case I got new related info, I will text here.
MikhailModeratorHello,
Mono 6.12.0.122 is up to date.
But in the screenshot https://imgbb.su/image/xTz7FM the error is in Mono.Security.dll 4.0.0.0. Could you search for Mono.Security.dll inside subdirectories of /opt/scada ?
If you found Mono.Security.dll there, delete it and restart the Rapid SCADA services.
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?
-
AuthorPosts