Hello,
I am trying to config one event structure in the way I could change the range of sample graph to analyze it.
I have 3 graphs. The upper is the signal input. In the middle is the signal fitted with some calculations and the bottom is the graph where I fix the sample width to analyze with anothers values.
I put event structure in the way I read from file and later update the array of data to force the execution of Case "array 2".
Its only one example but I would like to change the value of "start" and " length" of sample signal but I cant get the data to show again. I tried diferent options, like put another event source inside of event case "array 2".
I could join case 1 and 2, but the problem is with "start and lenght" control, I can`t get its display when i change the values.
I created a example since its part of my program, to simulate the similar way i need.
Thank in advance, Fred.