[
https://issues.apache.org/jira/browse/PLC4X-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christofer Dutz resolved PLC4X-65.
----------------------------------
Resolution: Abandoned
> 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)