Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [scada-dev] integrate DLMS/IEC62056 protocol into Eclipse SCADA

Hello Jens,

I’m happy to see your reply.

Glad to hear that you are working on bringing IEC60870 back to Eclipse NeoSCADA, in fact I’d ever worked on IEC60870-5-102 (a not widely used subset of IEC60870), which is a kind of electric meter communication protocol standard, just like what I’m talking about - DLMS/COSEM.

Although sometimes IEC numbering is confusing us, but my point is just about DLMS, can be related to several subsets of IEC62056, as described in wiki:
  • IEC 62056-5-3:2013 DLMS/COSEM application layer
  • IEC 62056-6-1:2013 Object Identification System (OBIS)
  • IEC 62056-6-2:2013 COSEM interface classes

Official information about DLMS should refer to www.dlms.com. So one of the strengths of DLMS/COSEM is that application modeling is well separated from the communication profiles. Therefor, DLMS application data can be easily transported over various media, including TCP/IP, and direct line like Optical port/RS485/RS232/CS etc.

I guess that IEC60870 is more about SCADA (well-known and widely used in SCADA section), that’s why you integrate IEC60870 rather than other one.

I have one question about Eclipse NeoSCADA, I know it is licensed under EPL, does it mean that Eclipse NeoSCADA is free to extend function and used as commercial production? 

Thanks a lot.

Murphy


在 2016年9月22日,下午2:51,Jens Reimann <jreimann@xxxxxxxxxx> 写道:

Hello Wang,

Well I do think that Eclipse NeoSCADA is great spot for this. We already have Siemens S7, Modbus supported directly in Eclipse NeoSCADA. And I am currently working on bringing back IEC 60870 from OpenSCADA to Eclipse NeoSCADA. Hopefully that won't take too long.

One thing to mention, I guess you are talking about IEC 62056-9-7, since this would be the TCP/IP based profile, right?

AFAIK there is no existing work on this.

If you need any help, just let me know.

Cheers

Jens

On Thu, Sep 22, 2016 at 8:16 AM, Wang Murphy <float2net@xxxxxxxxx> wrote:


Hello, 

I’m new but interesting to Eclipse SCADA, however I have some knowledge about SCADA and also ever been working in electric metering industry, I’m here just want to hear any advice about,
    is it appropriate to integrate DLMS/IEC62056 protocol (https://en.wikipedia.org/wiki/IEC_62056) into SCADA? so that we can read and write DLMS devices(e.g. electric meter having DLMS capability). Is there any existing work already done on this?

Thanks in advance.



_______________________________________________
scada-dev mailing list
scada-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/scada-dev



--
Jens Reimann
Senior Software Engineer / EMEA ENG Middleware
Werner-von-Siemens-Ring 14
85630 Grasbrunn
Germany
phone: +49 89 2050 71286
_____________________________________________________________________________

Red Hat GmbH, www.de.redhat.com,
Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham, Michael O'Neill
_______________________________________________
scada-dev mailing list
scada-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/scada-dev


Back to the top