Re: Antwort: Re: Antwort: Re: Configuring a S7-1500 for Access with PLC4J

2019-11-08 Thread Christofer Dutz
Regarding the TIA protocol ... We probably won't be able to provide an active driver for TIA, however I will start working on a passive mode version pretty soon. With this we can at least intercept the traffic and read it. Perhaps one day we'll find out how to also be able to provide active

Re: Antwort: Re: Antwort: Re: Configuring a S7-1500 for Access with PLC4J

2019-11-08 Thread Julian Feinauer
Hi Sebastian, thanks fort he response, good to hear that it works now. The stacktrace that you show could be related to the disconnect, indeed. I remember that it was a bit tricky to get it right and if you would create a Jira I can try to look into it. To your question regarding S7CommPlus

Antwort: Re: Antwort: Re: Configuring a S7-1500 for Access with PLC4J

2019-11-08 Thread Sebastian Wiendl
Hi all, news from my side: The logged exception happens during the disconnect phase. Connecting, pinging and reading values works just fine. Fun Fact: The communication works regardless of the specified rack/slot. This is my updated program: public static void main(String[] args) { try

Re: Antwort: Re: Configuring a S7-1500 for Access with PLC4J

2019-11-07 Thread Tim Mitsch
Hey Sebastian Sorry for delayed answer – but first of all warm welcome on the list. Just tested ur code-snippet vs our S7-1515 and is working fine. U said u activated Put/Get. Do u have the possibility to execute the scraper runner: Plc4j/util/scraper/test/TriggeredScraperRunner U need to

Antwort: Re: Configuring a S7-1500 for Access with PLC4J

2019-11-07 Thread Sebastian Wiendl
Hi Cesar, thanks for your input. s7://172.30.74.65/0/0 is an illegal plc4j connection string. (The PLC's webserver is disabled btw.) s7://172.30.74.65/0/0 yields the same exception as before. I checked with our IT department in parallel - there is one router between

Re: Antwort: Re: Antwort: Re: Configuring a S7-1500 for Access with PLC4J

2019-11-07 Thread Julian Feinauer
Hmmm... Interesting. Probably @Tim Mitsch has an idea? Julian Von: Sebastian Wiendl Antworten an: "dev@plc4x.apache.org" Datum: Donnerstag, 7. November 2019 um 15:10 An: "dev@plc4x.apache.org" Betreff: Antwort: Re: Antwort: Re: Configuring a S7-1500

Antwort: Re: Antwort: Re: Configuring a S7-1500 for Access with PLC4J

2019-11-07 Thread Sebastian Wiendl
I tried both: GET/PUT enabled and GET/PUT disabled. I saw no difference in behaviour. Mit freundlichen Grüßen Kind regards Sebastian Wiendl DSE / Digital Solutions Software Engineer Phone: +49 9605 919 - 9341 E-Mail: swie...@bhs-world.com Internet: www.bhs-world.com Shop: www.icorr.shop BHS

Re: Antwort: Re: Configuring a S7-1500 for Access with PLC4J

2019-11-07 Thread Julian Feinauer
Hey, same to you : ) Hm, thats tricky.. I think we have never seen something like that before. The only thing I could think of is GET/PUT not being enabled (via TIA) on the PLC but I’m unsure if that’s already for the connection or only for reads. Julian Von: Sebastian Wiendl Antworten an:

Antwort: Re: Configuring a S7-1500 for Access with PLC4J

2019-11-07 Thread Sebastian Wiendl
Record Response Time :-) I had a simple read before I tried the ping - same result. I think the exception already happens during the PlcDriverManager.getConnection. Mit freundlichen Grüßen Kind regards Sebastian Wiendl DSE / Digital Solutions Software Engineer Phone: +49 9605 919 - 9341