08-31-2005 02:00 AM
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
08-31-2005 06:05 PM
08-31-2005 06:07 PM
09-01-2005 01:40 AM
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
09-01-2005 06:26 AM
09-01-2005 03:10 PM
09-01-2005 04:03 PM - edited 09-01-2005 04:03 PM
Message Edited by Donald on 09-01-2005 05:06 PM
09-01-2005 04:57 PM
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
09-01-2005 08:52 PM
09-02-2005 02:57 AM
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