LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can the waveform chart be inicializated?

I am doing a program with Labview and I need to know if is possible to inicializate a Waveform Chart
0 Kudos
Message 1 of 3
(2,667 Views)
Hello Carlukos,

What exactly do you mean by initialize a waveform chart ?

To put some data in it at the start of the VI or to erase all the data in it at a certain moment ? I think both are possible... for the second, you can use a property node 😉

Hope this help... let me know if you need further help or example code.

We have two ears and one mouth so that we can listen twice as much as we speak.

Epictetus

Antoine Chalons

0 Kudos
Message 2 of 3
(2,664 Views)

Yes you can only with charts (not with graphs).

Just create a property node and select hystorical data. In that you can introduce the values (an array) which you can initilize.

 

Jaime Cabrera

NI Applications Engineering

Regards,

Jaime Cabrera

NI Applications Engineering Spain
0 Kudos
Message 3 of 3
(2,655 Views)