Skip to content
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

Open
problemSolvingProgramming opened this issue Feb 16, 2021 · 4 comments
Open

SCADA HMI C# and deltav #1

problemSolvingProgramming opened this issue Feb 16, 2021 · 4 comments

Comments

@problemSolvingProgramming

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?

@riclolsen
Copy link
Owner

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

@problemSolvingProgramming
Copy link
Author

@problemSolvingProgramming
Copy link
Author

@riclolsen 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 #?

@riclolsen
Copy link
Owner

I see.
I really do not know about DeltaV, I think your best chance is to try reaching the PLC4x developers here https://github.com/apache/plc4x and ask for the Deltav implementation. C# language is in their roadmap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants