04-13-2024 12:09 PM
Good afternoon
I have a graph of parameters, but it is static, I realized that I need to change the index value so that new values are added and the graph itself is drawn. But I'm just starting to learn LabVIEW
and the only thing I came up with is a timer in a loop that changes the iteration, but I can't connect it to the index. Please tell me how can I do this?
Solved! Go to Solution.
04-13-2024 12:56 PM
From your description, I can't tell what you're trying to accomplish.
You code makes no sense; and it is messy.
04-13-2024 02:42 PM
I'm trying to figure out how to make this graph appear gradually, such as one each new point once per second, rather than the whole graph at once.
04-13-2024 04:59 PM
See attachment for a way to do it.
04-14-2024 04:20 AM
Thank you very much, you are right, my knowledge is not enough for this. From now on I will be attentive to what I post for help.
04-14-2024 08:27 AM - edited 04-14-2024 08:28 AM
I don't have the time to figure out what you are trying to achieve, but I did some little changes that seemed resonable. At least now your VI is running.