02-16-2015 12:36 AM
I got a array of data (for example : 6 numbers) from equipment, and I want to plot how each of these 6 datas changes with time. How to do this?
02-16-2015 01:57 AM
Conver the array to a cluster with 6 elements (using array to cluster, set cluster size to 6), then wire it to a chart indicator.