TAG's

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
daoa80
Posts: 44
Joined: Fri Aug 10, 2012 8:50 am

TAG's

Post 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

mark.monroe
Posts: 824
Joined: Tue Mar 13, 2012 9:53 am

Re: TAG's

Post 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.
Best Regards,
Mark Monroe

Beijer Electronics, Inc. | Applications Engineer

Post Reply