LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read array size and based on Array Size read rows (columns) one by one

.... I wuld like to gett Values out of a loop after each iteration.... is it possible?
0 Kudos
Message 11 of 15
(693 Views)

Igor Dzombic wrote:
.... I wuld like to gett Values out of a loop after each iteration.... is it possible?

I don't understand what you're asking here.

 

Looking at your code I can't help but feeling as if you're only telling us part of the story. I mean, with all of that code, you must be trying to do something really big, right? After all, translating the text file to a table as has been mentioned isn't all that hard, and does not require all of that code. I saw stuff in there trying to deal with leap years, and which day was the end of the month, depending on what month it was. There's also a global variable (not included in upload) whose purpose escapes me. You also seem to be adding a value to the values. 

 

So... what's the whole story?

0 Kudos
Message 12 of 15
(676 Views)
i just need the Values for each iteration  to be writen out of the loop  in Real Time....:(  
0 Kudos
Message 13 of 15
(674 Views)
i shoulld "push" them out of this VI (for every iteration) Numerc as Numeric, String as String, Value as Value.....
0 Kudos
Message 14 of 15
(673 Views)
Push them out to where? You already have them on a front panel. As I said, I don't think we're getting the whole story here, as you only seem to be providing bits and pieces. I would still like to know why you're doing what you're doing with all that code.
0 Kudos
Message 15 of 15
(664 Views)