Forum Replies Created
-
AuthorPosts
-
MikhailModeratorLikely it’s needed to update KpTest.dll because it sends some example data to the COM port.
MikhailModeratorHello,
Try the following:
1. Download KpTest.dll
2. Add a new device with KpTest.dll driver to the same communication line as the modem.
3. Manually send a binary command number 1 with the command value “at+cmgf=0”If it works, you send commands automatically with Automatic Control Module.
February 1, 2021 at 12:43 pm in reply to: If you use OneDrive and you can’t load the Scada page #8220
MikhailModeratorMay be this is issue depends on particular OneDrive settings. I also use OneDrive and haven’t faced this effect.
Thanks.
MikhailModeratorHi,
Let me clarify the problem:
1. You successfully read /mesparam1 and /mesparam2, right?
2. Did you check in Webstation interface if channel 600 and 601 change?
3. Is the problem that you cannot publish channel 600 to /mesparam10 or something else?
MikhailModeratorIf you select Excel or PDF, is the error the same?
MikhailModeratorHi,
Please send the detailed error information that is written in C:\SCADA\ScadaWeb\log\ScadaWeb.log
MikhailModeratorPlease try this update. Does it help?
MikhailModeratorHello Rich,
I think, you need an extra channel of the calculated discrete type. A formula should check when the source input channel was changed from 0 to 1, then set the 2nd channel to 1 and remember a timestamp. After that compare current time with the timestamp to determine when to change the 2nd channel back to 0.
Formulas must be calculated as fast as possible. Avoid delays, tasks and thread in formulas.
MikhailModeratorLooks amazing! Thanks a lot!
MikhailModeratorApache 2 license allows to create derivative products based on Rapid SCADA. So it’s possible not to show the original name in page titles.
MikhailModeratorHi,
Thank you.
MikhailModeratorRapid Gate 5.1.1.0 requires Server 5.1.4.1. You should update Rapid SCADA to v5.8.2.
MikhailModeratorThe 1st image is good, but the 2nd and the 3rd images does not open. Could you check the links?
Thank you.
MikhailModeratorHi,
Thanks a lot. I will try to reproduce the problem using you project and write here.
Adding 1s delay will reduce the probability / frequency of the server crash, but can not complete solve it.
I mean adding a delay to a command in the module settings, not to request. If delay is added, commands are added to a queue instead of being sent directly. The queue should protect the server app from hanging.
but I have no license of auto control module on my this computer
Get a trial key https://rapidscada.net/trial/TrialKeyGen.aspx
MikhailModeratoras you have already refused to help me run Rapid SCADA on Linux Mint
I don’t. Despite it’s more difficult to configure Rapid SCADA on Linux, Linux has significant benefits:
– No licenses fees;
– Reliability
– Many people just love it. -
AuthorPosts