Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIs the “duplicate entry” error critical in your situation or can be ignored?
MikhailModeratorThank you.
Could you check if the problem also occurs in case of using Matrikon OPC Simulation Server?Despite of the error, a name should be set non empty. Are there tags that can be added with non empty name? What if you save settings and restart the Communicator service?
MikhailModeratorOK 🙂
MikhailModeratorOK 🙂
MikhailModeratorMay be you should change cnlmun to cnlnum in the INSERT request.
MikhailModeratorHi,
However, the alarm still plays the old sound file and not the one configured at in the Modules.
You should ask the module author for the solution. Possibly write to him on GitHub.
By the way, did you restart the Server service?
Eg. alarm should play when channel value is 1 but should but play if it goes to 0.
Create an extra input channel of the calculated type and revert the value:
Val(101) > 0 ? 0 : 1
101 is the number of the source input channel
MikhailModeratorError check tag type:
Receiving data from OPC server failed.
Add the tag manually by specifying its typePlease provide a screenshot.
MikhailModeratorHello,
What error do you get in browser?
MikhailModeratorAlso the Notification Plugin plays sound. But an operator must acknowledge an event to set beeping off.
MikhailModeratorHi,
Open http://demo.rapidscada.net/plugins/Store/Store.aspx and found Sound Alarm Module in the list. Hope it helps.
MikhailModeratorHi,
Install as usual. Then open the web app by http://localhost/Scada/AutoLogin.aspx
MikhailModeratorHi,
Connection settings on the 1st image are not related to database. Don’t mind about them.
You should find ModDBExport.log and ModDBExport.txt in C:\SCADA\ScadaServer\Log and check the error details.
MikhailModeratorDo you mean the main VM with all software installed?
Yes, the main.
> It is not doing this automatically how to we make sure they can communicate???
Please clarify what is going on. Screenshots usually help to understand.
MikhailModeratorScreenshots would clarify the situation.
MikhailModeratorIs it possible that a proper OPC is already installed?
-
AuthorPosts