Jump to content

Sharon_

Members
  • Posts

    104
  • Joined

  • Last visited

Posts posted by Sharon_

  1. post-16569-125626870602_thumb.jpgVI Scripting.viHi friends,

    I want to create a VI progmatically using VI Scripting with the following objectives.

    String array-->Array to cluster-->unbundle and read the values.thumbup1.gif

    Problem:

    I am not able to connect my array with array-to-cluster part.frusty.gif

    The reference i made to the string not to the array..I don't know why..?unsure.gif

    Please help me to solve this problem..

    I have attached the VI along with this post.

    Thanks in advance..!!!

    Sharon

    post-16569-125626870602_thumb.jpgVI Scripting.viHi friends,

    I want to create a VI progmatically using VI Scripting with the following objectives.

    String array-->Array to cluster-->unbundle and read the values.thumbup1.gif

    Problem:

    I am not able to connect my array with array-to-cluster part.frusty.gif

    The reference i made to the string not to the array..I don't know why..?unsure.gif

    Please help me to solve this problem..

    I have attached the VI along with this post.

    Thanks in advance..!!!

    Sharon

    Hey,

    I found out the problem. I should have connected the array ref to the property node not from the string...wub.gif

    Sorry..!!!worshippy.gif

  2. You'll need to use scripting to create controls at run-time - unless there's an upper limit to how many you'll need. If that's the case, you can hide/show controls as you need. Either way, that page has a few examples to show you how scripting works.

    Hi Asbo,

    Thanks for the reply. I will try scripting to generate some objects.

    Thanks and regards,

    Sharon

  3. Hi,

    I am new to Labview. I would like to know whether it is possible to place objects programmatically.lightbulb.gif

    For instance, assume that there is variable 'a'. If the value of a is 5 , I need to place 5 ring objects on front panel.If it is 6....6 objects on the front panel.frusty.gif

    Thanks for your time..!!!

    -Sharon

×
×
  • Create New...

Important Information

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