Hi,
I have two arrays that I would like to graph. Each has a different number of elements, but the time frame is the same for each. If I create a Waveform Graph, on the block diagram I can bundle each array with an offset and scale factor, then combine the two cluster arrays into one and wire that to the chart node and everything works okay. But if I try to wire that to the "value" property node of a Waveform Graph, I get a wiring error. How can I do this? If I wire just the array to the "value" property and the scale & offset to the "offset & multiplier" property, I can only do this for one array. If I have a property node with 2 "value" nodes it doesn't work, it seems to use the last one that was wired. Any
help?
Thanks!