LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I need to make this reading table urgnetly!!!

Hi Rafael

I checked with my old version 5 manual, the Get Date/Time String is in there. The Build array is there also but it looks slightly different, you have to right click on the top element and select change to array. If you need to keep the data as numeric you can use a second shift register and build a second numeric array.

Ian 

0 Kudos
Message 11 of 21
(1,568 Views)
IanW,
I did what you said.I found the functions ,etc.
I did the same program in labview 5.1 but the table doensn't junp the lines.
I want each data corresponding with time and date.
But the table dosent't jump the line.
I am sending the doc.
Help me!!!
Thanks
Rafael -Brasil
Labview 5.1
0 Kudos
Message 12 of 21
(1,557 Views)
I forgot the doc.
Here it is.
Help as soo as possible.
How to jump line,the example you show doesn' t do the same thing.
Thanks
Rafael
0 Kudos
Message 13 of 21
(1,556 Views)

Hi Rafael

Did you wait for 60 seconds to see the table update. You could change the 60 constant to 10 to speed things up for testing.

Ian

0 Kudos
Message 14 of 21
(1,548 Views)
IanW
I waited 60 seconds but didn't jump the lines.
Data change each second in the same line.
I need  a value for ecah channel for each date and time.
At the moment what i need it is jump the lines.
Any suggestion??
Rafael
 
0 Kudos
Message 15 of 21
(1,543 Views)
IanW,
I 've just played the labview with that vi,and the table doesn't update in the following lines.
I can ' t do jumping lines.
Help me!
Sorry by my english but as you know i am in a hurry.
Thanks
Rafael
Labview 5.1 - Brasil
0 Kudos
Message 16 of 21
(1,527 Views)
Rafael,
Your 'Stop' boolean is wired to "Continue if True" Try inserting a "Not" primitive.
I'm guessing that you may also be using the "Run Continuously" button in the toolbar rather than the "Run".

Message Edited by Donald on 09-01-2005 05:06 PM

=====================================================
Fading out. " ... J. Arthur Rank on gong."
0 Kudos
Message 17 of 21
(1,513 Views)

Hi,

You are correct.But i don't think that it is the cause of the table which doesnt't update jumping lines.

I am running the program as test with run continuos,but i will do this.

I wait more help.

Thanks

Rafael - Brasil

Labview 5.1

0 Kudos
Message 18 of 21
(1,505 Views)
Hi for all
Many answers but i didn~t arrive at the big point..rs
Help me guys...
I am doing some tests with the vibut i need some help.
Attention that i use labview 5.1.
Thanks
Rafael - Labview 5.1
Brasil
 
0 Kudos
Message 19 of 21
(1,498 Views)

Hi Rafael

I've found a computer with Labview version 5.0 it doesn't have tables so I've used a normal string array indicator. Using version 5.0 I've remembered that that you have to be very carefull when making connections to the edges of loops and structures, make sure the little box is flashing when you connect with the wiring tool. Double check all you connections or have a look at the vi attached (version 5.0)

Ian

0 Kudos
Message 20 of 21
(1,496 Views)