-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SCADA HMI C# and deltav #1
Comments
Hi, Do you just want to export data from Deltav to MongoDB? I do not have specific knowledge of Deltav, but I see they have an "OPC.NET Server" option. If you want a SCADA HMI/Historian that uses MongoDB, have a look at my Json-Scada project https://github.com/riclolsen/json-scada Ricardo |
hi thanks . I do not use ocp. I'm looking for a way other than opc. Do you
know a way?
I saw the plcx link, I read in its document that they are not sure about
deltav software protocols.
My goal is more a project implemented in C #?
…On Tue, Feb 16, 2021 at 11:11 PM Ricardo Olsen ***@***.***> wrote:
Hi,
Do you just want to export data from Deltav to MongoDB?
I do not have specific knowledge of Deltav, but I see they have an "
OPC.NET Server" option.
I have found an interesting project that supports Deltav protocol
https://plc4x.apache.org/users/index.html
If you want a SCADA HMI/Historian that uses MongoDB, have a look at my
Json-Scada project https://github.com/riclolsen/json-scada
Ricardo
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE2ULSX2G33UR5PM6USSLODS7LC5TANCNFSM4XW52AHA>
.
|
@riclolsen hi thanks . I do not use ocp. I'm looking for a way other than opc. Do you know a way? My goal is more a project implemented in C #? |
I see. |
Hello
Could you please suggest a solution for how Emerson's deltav and also SCADA communicate other than without opc, or maybe you can write if you have the code or driver?
The text was updated successfully, but these errors were encountered: