LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Remove from Table

Hello all. I have a listbox that i am using to design cycles and add cycle steps to a table. If i make a mistake i can clear the whole table by reinitializing to default value. My problem is that i cannot figure out how to remove the last step in the table. Any help is Greatly appreciated.
 
Thanks
 
Mike 
 
I have attached my main vi. just delete the two subvis and it will run fine. 
0 Kudos
Message 1 of 11
(4,052 Views)
Greetings GRMAN ,
 
I downloaded your VI and tried to open it .. but it doesn't open ( I don't mean opened with errors .. No .. It doesn't opened !)

Message Edited by Ayman_Metwally on 01-03-2006 05:42 AM

-----------------------------
Ayman Mohammad Metwally
Automation Engineer
Egypt - Cairo
0 Kudos
Message 2 of 11
(4,044 Views)

Hi Mike,

Not able to download/open your VI.

take a look at this VI.

Here i am initially building a table and user can remove the current the last row inside a while loop

regards

Dev

 

 

0 Kudos
Message 3 of 11
(4,036 Views)
I am also unable to download your program.Just see Attached program.
Hope it helps !

Message Edited by Vikask on 01-03-2006 06:02 AM

0 Kudos
Message 4 of 11
(4,035 Views)

Hi Moderator,

This is the second attachment that is behaving like this

This mail also had the same problem

http://forums.ni.com/ni/board/message?board.id=170&message.id=158868

On one attempt to download, it asked me to download some software/exe, a pic of which i have attached.

Regards

Dev

 

0 Kudos
Message 5 of 11
(4,033 Views)

devchander -

I'm unable to reproduce the problem you are having downloading attachments in the forums.  Is anyone else seeing this behavior?  Do you get this message with every file you try to download from the community or just on these two threads?

Thanks!

Molly K.
Web Support & Operations Manager
National Instruments
0 Kudos
Message 6 of 11
(4,012 Views)
Molly,

I can open it in LV 8. LV 7.1.1 fails to open it and does not give any error. Usually attempting to open a LV8 VI in LV7 produces an error saying the VI version is later than the LV version.

Lynn
0 Kudos
Message 7 of 11
(4,003 Views)
Mike,

I have modified your VI to use the Event Structure and eliminated local variables. So that I could test it without the missing subVIs, I deleted the case structure in the Add Step case. I could not tell what it was supposed to do. However, with fewer cases than items in the listbox, it created what I thought were unexpected (from a user's ppoint of view) results.

Lynn
0 Kudos
Message 8 of 11
(3,983 Views)

Molly,

        Not for every attachment but for 10% attchments I face this downloading problem.The downloaded vi behaves as if it is subvi and LabVIEW starts searching downloaded vi itself.

0 Kudos
Message 9 of 11
(3,964 Views)

Molly,

Yes, I observed this with only these two atttachments.

Usually,if it was saved in a higher version( LabVIEW 8.0 in this case) than a version installed on my system, i would get a relevant message.

But in this case, i experienced the previously explained problem

Regards

Dev

 

0 Kudos
Message 10 of 11
(3,963 Views)