Page 1 of 1

BECKHOFF ADS-Symbolic Driver and Arrays

Posted: Thu Sep 04, 2014 3:12 pm
by jmkowol
Programming an HMI application we would like to use the Beckhoff ADS-symbolic driver via Ethernet to one of the iXT10A HMI.
My colleagues and I tried to access a one-dimensional array using index variables with no success.
Doing it with the "other" ADS driver worked just fine.
Does any one in this forum came across the same problem?
Is there a solution or method how to access an array [0..10] (bin, Real, Int... variable)?

Greetings

Re: BECKHOFF ADS-Symbolic Driver and Arrays

Posted: Wed Jan 22, 2020 11:53 am
by Chris T.
Hi jmkowol,
I suspect this issue has been resolved but it was likely due to an out of date driver. here are the release notes for the ADS Symbolic driver:

4.10 November 2018 Corrected problem with station settings
4.09 June 2018 Added possibility in import module to include/exclude preceding dot in tag names.
4.08 December 2017 Corrected problem when importing structs.
4.07 September 2017 Added support for TwinCAT 3.
4.06 December 2016 Updated import module with option to add an initial underscore to the tag name.
4.05 June 2016 Added support for new HMI platform.
4.04 February 2016 Corrected problem with long address strings.
Corrected problem when using different pollgroups.
4.03 September 2015 Removed the initial underscore of the tag name when importing to default station.
Added support for station indexing.
4.02 October 2014 Added support for addresses up to 160 characters.
4.01 May 2014 Added support for multi dimensional arrays.
4.00 June 2013 Initial version.