Jump to content

Michael Aivaliotis

Administrators
  • Posts

    6,217
  • Joined

  • Last visited

  • Days Won

    120

Posts posted by Michael Aivaliotis

  1. You mean these?

    Download File:post-2-1192736521.zip

    Qualified Name Array To Single String.vi takes a VI's qualified name, given as an array of strings, and converts it to a single colon-delimited string. This VI may be useful for working with VIs owned by any library type, and it is used as a subVI of the other two VIs in this .zip file.

    Is This Control Of This LabVIEW Class.vi takes a control refnum and a LabVIEW class refnum and tells whether the control is an instance of the given LabVIEW class. It returns true for regular class controls/indicators and for XControls of the class.

    Is This Control Of LabVIEW Object Class.vi is the same as the previous, except it does not take a class refnum for input. LabVIEW Object is the built-in class that is the ancestor of all other LabVIEW classes, and this VI specifically checks to see if the given control is an instance of this class.

  2. I have a better idea. Why doesn't someone start a wiki article that answers this question since it's been the 1000th time someone has asked this on the forums. We currently have a calling a VI category which has bits and pieces but no one comprehensive article. There realy is many ways to call a VI let us list the ways and what are the differences. An overview article is really necessary here.

  3. QUOTE(silmaril @ Oct 18 2007, 04:46 AM)

    In the LV User Group Meeting during VIP 2007 (last week's NI congress in Germany), the NI people told us that LV 8.5.1 will be released "in a couple of months".

    Sure, and probably some time after that you will see LV 9.0. Oh and probably sometime after that you will see 9.1 then 9.1.1 then 10.0 then... So?

  4. QUOTE(angel33 @ Oct 17 2007, 11:42 AM)

    ;) I'm here to just surf and get to know everyone here .My name is heather and I just like to get to know alot of others on this site. ;)

    Welcome to the forums, but what's with the attached image? You can't possibly think that's friendly.

  5. QUOTE(crelf @ Oct 15 2007, 10:18 AM)

    PS: get better soon dude! (and don't forget to claim the time spent on the couch on LAVA as billable :) )

    crelf, you're talking to an NI employee. They don't work like system integrators.

  6. I’ve always wondered who all these people are that visit the LAVA Forums but never post. There’s about 7000 registered members but only a handful post irregularly. I know many of you subscribe via RSS and never visit the site. Now’s your time to shine, lurkers! Just pop a comment here, no reason to be shy. Let us know who you are, where you’re from, what you do, whatever. It will help you get to know some of the other lurkers. :wub: . For those of you still scratching your heads as to what a lurker is, a lurker is a person that decides to stay shy in either a chat room, a forum or a blog, by not contributing their comments and electing to just watch the babble ensue in front of them. Now that made no sense, but I’m sure you got it.

    And yes, if you are one of those regulars you can comment too.

  7. Just want to let you know that as a courtesy to normal members. I am allowing you to change your display name once. The opportunity do do this expires on Sunday night. Some display names are ugly because of a previous login limitation prohibiting spaces or underscores. I have lifted this limitation so now you can beautify your display name and use spaces or underscores or whatever.

    Note: this is a one-time deal. Make sure you are sure of the new name because you won't be able to change it starting Monday.

    You can change your name in your control panel. on the left side select Change Display name.

  8. QUOTE(tcplomp @ Oct 11 2007, 01:46 AM)

    You can use the Init ability, only make sure you use a dummy registration (as I showed in my Nugget and NI in their example) in the Init.

    If there's the need for the event registration write the correct control reference to the event registration (if I'm right that's exactly what I did in the Boolean XControl).

    Ton

    yes, this should work if you use a null ctrl refnum constant.

×
×
  • Create New...

Important Information

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