Hello, is it possible to obtain the maximum number of elements correlated to a TAG?
If yes, how?
I would like to read all the tags in my PLC (using GetTagList() method) and for each one of them automatically read all the available elements (i.e. setting the numberOfElements parameter to the maximum value).
Thank you in advance for you help!