Re: How to compose Read requests for ADS Protocol with PLC4X?

2020-08-01 Thread Christofer Dutz
eful, that it'll be finished soon. Then some testing would be highly valuable to us. Chris Von: Hillenbrand, Jonas (wbk) Gesendet: Freitag, 31. Juli 2020 13:36 An: dev@plc4x.apache.org Betreff: AW: How to compose Read requests for ADS Protocol with PLC4X

AW: How to compose Read requests for ADS Protocol with PLC4X?

2020-07-31 Thread Hillenbrand, Jonas (wbk)
:christofer.d...@c-ware.de] Gesendet: Freitag, 31. Juli 2020 10:17 An: dev@plc4x.apache.org Betreff: Re: How to compose Read requests for ADS Protocol with PLC4X? Hi think i found it ... I needed the Ads.dll itself ... of course that's not documented in the documentation ;-) Chris Am

Re: How to compose Read requests for ADS Protocol with PLC4X?

2020-07-31 Thread Christofer Dutz
t;Hillenbrand, Jonas (wbk)" Antworten an: Datum: Mittwoch, 29. Juli 2020 um 11:25 An: "dev@plc4x.apache.org" Betreff: How to compose Read requests for ADS Protocol with PLC4X? Hi there, I’m working on using the PLC4X framework within my research projects

Re: How to compose Read requests for ADS Protocol with PLC4X?

2020-07-31 Thread Christofer Dutz
addesses. Hope this helps a little more. Chris Von: "Hillenbrand, Jonas (wbk)" Antworten an: Datum: Mittwoch, 29. Juli 2020 um 11:25 An: "dev@plc4x.apache.org" Betreff: How to compose Read requests for ADS Protocol with PLC4X? Hi there, I’m working on using the PLC4X

Re: How to compose Read requests for ADS Protocol with PLC4X?

2020-07-31 Thread Christofer Dutz
2:53:07 > An: dev@plc4x.apache.org; Hillenbrand, Jonas (wbk) > Betreff: Re: AW: How to compose Read requests for ADS Protocol with PLC4X? > > I used to test PLC4X-ADS with below code: > https://gist.github.com/splatch/7a886f76ee2482a77b501cb07fd238ae > >

Re: AW: AW: How to compose Read requests for ADS Protocol with PLC4X?

2020-07-30 Thread Łukasz Dywicki
>> >> If you need any other information just let me know. >> >> Thanks in advance for your efforts. >> >> Kind Regards >> Jonas >> >> -----Ursprüngliche Nachricht----- >> Von: Christofer Dutz [mailto:christofer.d...@c-ware.de] >> Gesendet: Mittwoch, 29. J

AW: AW: How to compose Read requests for ADS Protocol with PLC4X?

2020-07-30 Thread Hillenbrand, Jonas (wbk)
Von: Łukasz Dywicki Gesendet: Donnerstag, 30. Juli 2020 22:53:07 An: dev@plc4x.apache.org; Hillenbrand, Jonas (wbk) Betreff: Re: AW: How to compose Read requests for ADS Protocol with PLC4X? I used to test PLC4X-ADS with below code: https://gist.github.com/splatch

Re: AW: How to compose Read requests for ADS Protocol with PLC4X?

2020-07-30 Thread Łukasz Dywicki
üngliche Nachricht- > Von: Christofer Dutz [mailto:christofer.d...@c-ware.de] > Gesendet: Mittwoch, 29. Juli 2020 11:33 > An: dev@plc4x.apache.org > Betreff: Re: How to compose Read requests for ADS Protocol with PLC4X? > > Hi Jonas and welcome to the PLC4X project :-) >

AW: How to compose Read requests for ADS Protocol with PLC4X?

2020-07-30 Thread Hillenbrand, Jonas (wbk)
: dev@plc4x.apache.org Betreff: Re: How to compose Read requests for ADS Protocol with PLC4X? Hi Jonas and welcome to the PLC4X project :-) I’ll do my best to help you with your setup … first … please let me ask you which version of PLC4X you are using? I’m asking cause we deleted and replaced ALL dr

How to compose Read requests for ADS Protocol with PLC4X?

2020-07-29 Thread Hillenbrand, Jonas (wbk)
Hi there, I'm working on using the PLC4X framework within my research projects involving datalogging from Beckhoff PLC via ADS protocol. I was able to connect with the PLC using the following code, but it fails on the line where the read request is executed: PlcConnection plcConnection

Re: How to compose Read requests for ADS Protocol with PLC4X?

2020-07-29 Thread Christofer Dutz
un-finished is worse than keeping my deadlines ;-) Chris Von: "Hillenbrand, Jonas (wbk)" Antworten an: Datum: Mittwoch, 29. Juli 2020 um 11:25 An: "dev@plc4x.apache.org" Betreff: How to compose Read requests for ADS Protocol with PLC4X? Hi there, I’m working on using