Jump to content

Zalon

Members
  • Posts

    8
  • Joined

  • Last visited

    Never

Posts posted by Zalon

  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. QUOTE(ned @ Feb 25 2008, 02:59 PM)

    This is almost the correct way to do it, but you should probably replace the empty control with a block diagram constant. Right click on the control and choose "change to constant."

    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.

  3. 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?

  4. 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?

  5. 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:

    post-10844-1203929889.png?width=400

    Thanks in advance

  6. Hello,

    I figure there is a problem with the welcome message.

    QUOTE(My Assistant)

    Hello, Zalon! Welcome to the LabVIEW Advanced Virtual Architects (LAVA) Website! The largest independent Online LabVIEW community. :thumbup:

    Be sure to visit the LAVA Lounge forum to introduce yourself to the other members here. Make sure you familiarize yourself with [url="htt...

    Michael_Aivaliotis is a member of the Admin group and has 1920 posts.

    Sent on: Today, 04:01 PM

    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.