Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIs it possible that this tags are blocked to use them outside OPC server?
May be, but I don’t think so.
Matrikon also provides OPC Explorer. Try to use it for get data of that tags. Does it work?I can connect to your PC remotely to do more diagnostic, however this is a commercial service and I’m not sure that I reach success in fixing this problem.
I tried restarting communicator and also setting the tag´s names from administrator but still not work.
Please provide communication line log.
MikhailModeratorYes. Open the archive directories:
C:\SCADA\ArchiveDAT\Events
C:\SCADA\ArchiveDAT\Hour
C:\SCADA\ArchiveDAT\Minand delete the unnecessary files. Each file is written for a one day.
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. -
AuthorPosts