Page 1 of 1

TAG's

Posted: Fri Sep 14, 2012 2:54 pm
by daoa80
when declaring a new tag of type STRING, I noticed that the size can be set but not the array size (I can decrese or increase the number).

Any ideas on how to set the array size for example to 40?

Can we also make use of arraylist? any example?

Thanks

Re: TAG's

Posted: Mon Sep 17, 2012 7:58 am
by mark.monroe
An array of strings is not currently supported in iX Developer. The arrays were designed to work with the X/Y chart. Since a X/Y chart can not 'graph' strings, the array feature was never implemented for the string data type.