Jump to content

Zalon

Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Zalon's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Hello, I'm trying to find a way to get the content of a cell in a table by clicking on it. If thats not possible, I can use a multi-column listbox instead, I've tried with that but I'm only able to get the row number when clicking, not the column. Could someone guide me in the right direction to achieve this? Update: I figured out that it could be done by making an event structure and do a invoke node called "Point to row collumn" and linking those two.
  2. Thank you both for your reply's QUOTE(pdc @ Mar 6 2008, 06:47 PM) And i was looking for a way to handle more than two rows, this is great thank you Totally saved my day!
  3. Hey, I'm not sure if the title is correct, but i need help on how to convert what i've illustrated in the first picture into whats in the second. Hope someone can help me.
  4. QUOTE(ned @ Feb 25 2008, 02:59 PM) Hehe, yeah i did that at first, but i don't like the look of the constant in the Block Diagram view But you are right, it should be a constant, so thats what i'll use.
  5. Ok, good. Another thing is that when using the local variable together with the array indicator, the array is kept in memory, and when i run the function again the old values will still be in the array the function returns. How should i empty it? Should i do it when calling the function? Set the array to an empty constant in a sequence inside the function? Or some other way? Hope it makes sense Edit: I replaced the local variable with an empty control instead, that does what i wanted it to do, but is that the correct way to do it?
  6. Thanks alot, I had seen those shift registers on screenshots before, but i did not know what they were called, or what they exactly did, i have changed my function to use this instead. First i tried setting the wire out of the case to "use default if unwired", but then i figured that the false statement should just wire the to wire entrances, is this the correct way to do it?
  7. Hello again, I recently created a topic asking the same question, but it has disappeared, i hope that it wasnt deleted due to me posting in the wrong forum? But anyways, my question is regarding how i can pass an array out of a case structure, i would like to hear some other options, i havnt been working with labview for that long, and the way i currently do it - looks a bit evil to me. This is how i've done it so far, using a local variable: Thanks in advance
  8. Hello, I figure there is a problem with the welcome message. QUOTE(My Assistant) I don't know how to turn off the bbcode here, so i can't really show it, but the message show the thumbup and url codes, instead of showing the links, also the urls i should familiarize myself with, is not shown.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.