Hello,
I have been lurking this list off and on for some time. I am a solution
provider in Ontario Canada. With respect to the DF1 protocol, and
specifically testing it further, I would be more than willing, and able
too, to setup a SLC500 say with a 10 slot rack and assorted IO in order
to do some testing. I have a solid background in PLC programming,
actually systems integration and solution providing that spans many
years and industries, and I program in various computer languages too,
Java in particular in recent years.
So if someone would like to get the DF1 driver tweaked and tested, I
can help.

Regards,
Stephen
On Fri, 2021-02-19 at 07:36 +0000, Christofer Dutz wrote:
> Hi Gaurav,
> 
> also from my side, welcome :-)
> 
> I think the DF1 was one of the first tob e created with the new code-
> generation framework. 
> However due to lack of hardware to test on, it's still located in the
> "Sandbox" and got a "test" prefix on it.
> 
>     <dependency>
>         <groupId>org.apache.plc4x.sandbox</groupId>
>         <artifactId>test-java-df1-driver</artifactId>
>         <version>0.9.0-SNAPSHOT</version>
>     </dependency>
> 
> Also I think it supports all features that were needed by the folks
> that implemented it, but probably not much more than that. 
> 
> So please test it. If you need it to do more and you've got a device
> you can test it with, we'd be happy to help you with that.
> 
> Chris
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: Lukas Ott <[email protected]> 
> Gesendet: Freitag, 19. Februar 2021 07:33
> An: [email protected]
> Betreff: Re: DF1 protocol ...cant find documentation
> 
> Hi Gaurav,
> 
> Welcome to the list :-),
> 
> Yes it really is supported. Here you ll find some more details:
> https://plc4x.apache.org/developers/code-gen/protocol/df1.html
> 
> The best way to get started you can find here:
> https://plc4x.apache.org/users/getting-started/plc4j.html
> to understand more read here:
> https://plc4x.apache.org/users/getting-started/general-concepts.html
> 
> For release 0.6 you ll find the java code here:
> https://github.com/apache/plc4x/blob/rel/0.6/protocols/df1/src/main/java/org/apache/plc4x/protocol/df1/Df1Protocol.java
> 
> 
> Example code you ll find here:
> https://github.com/apache/plc4x/tree/develop/plc4j/examples
> 
> Currently not sure if we ported DF1 to release 0.8
> 
> Cheers,
> otluk
> 
> Am Fr., 19. Feb. 2021 um 03:41 Uhr schrieb Gaurav P <[email protected]>:
> 
> > Hi Team ,
> > I am new to PLC4x , trying to integrate with DF1 but cant find any 
> > documentation ....
> > https://plc4x.apache.org/users/protocols/df1.html
> > 
> > is it really supported? if yes where can I get documentation  and
> > an 
> > example code
> > --
> > B*e * the *Ch*ange
> > 


Reply via email to