ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Graph axis configuration during acquisition

Ok, this is more clear now and I think I see (almost !) the point. I tried to include most of what you did into my VI, but it's not working completely yet (I cannot initialize the array to 0 among others +o( ). So here is attached my VI, maybe that you'll have the solution, don't hesitate to modify it or else.

Again, THANK YOU.

Message Edité par Julianito le 10-01-2007 01:19 AM

Message Edité par Julianito le 10-01-2007 01:19 AM

0 Kudos
Message 11 of 14
(1,161 Views)
good morning
 
delete the constant outside of the while loop, and deleted the red 2D array wire. the rest of the broken wire will suddenly become 1D array not borken. you can now reconnect to the left shift register. then, from outside the loop on the shift register press left button -> create constant.
 
be aware that in this configuration every 30 secodns the internal loop will reset the graph and the data in the shift register.
what version of lv do you have?

Message Edited by Gabi1 on 10-01-2007 09:25 AM

-----------------------------------------------------------------------------------------------------
... And here's where I keep assorted lengths of wires...
0 Kudos
Message 12 of 14
(1,153 Views)
I did exactly what you said and it perfectly works now! A big, very big THANK YOU for your help !! I'll post the complete working VI, if it can help other people in my case.


0 Kudos
Message 13 of 14
(1,145 Views)
Smiley Happy
-----------------------------------------------------------------------------------------------------
... And here's where I keep assorted lengths of wires...
Message 14 of 14
(1,141 Views)