You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@plc4x.apache.org by "Christofer Dutz (Jira)" <ji...@apache.org> on 2019/10/21 08:22:00 UTC

[jira] [Commented] (PLC4X-65) Add the *.pro files to the manual ADS Test

    [ https://issues.apache.org/jira/browse/PLC4X-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955862#comment-16955862 ] 

Christofer Dutz commented on PLC4X-65:
--------------------------------------

Is this issue still valid?

> Add the *.pro files to the manual ADS Test
> ------------------------------------------
>
>                 Key: PLC4X-65
>                 URL: https://issues.apache.org/jira/browse/PLC4X-65
>             Project: Apache PLC4X
>          Issue Type: Wish
>          Components: Driver-ADS
>         Environment: TwinCat 3, VS2017, 8C -> 1 dedicated to PLC
>            Reporter: Bjoern Haverland
>            Priority: Major
>              Labels: documentation, starter
>
> I'm trying to read parameters from a Beckhoff PLC. I've found a quickstart within this file:
> *ManualPlc4XAdsTest.java*
> I've got a connection to the plc but I'm stuck with the builder.addItem method. The response always throw a TimeOutException. 
> I'm using the Beckhoff PLC part of the java test implementation. It is a very basic plc application with a few variables.
> One of the Variables is MiCounter At %MW2 it is an INT type.
> The Program is called Main.
> So I guessed the fieldQuery has to be "Main.MiCounter:INT"
> for the name i used "MiCounter"
> I guess, the pro file would be helpfull in this case.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)