Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/30/2010 in all areas

  1. Hi all, having suffered a lot from cleaning code of somebody that had not heard anything about Loops or Clusters, I sat down to study scripting and produce my first Quick Drop plugin. Use of the Plugin: Select the objects you want to wire to a BuildArray or Bundle function and invoke the Plugin ("shift" for Bundle). The Plugin then creates the function with a matching number of input terminals and connects the objects to the function. For sure, there are ample possibilities to improve/expand the Plugins functionality. Herbert Wire to BuildArray_Bundle.vi
    2 points
  2. Yes, that's right. First I create an Empty lvclass, and I add and save the methods.
    1 point
  3. Try just setting the VI.Path property without calling Save, then call save on the Library, then call save on the VI. If that doesn't work, I think the GOOP Toolkit from Symbio does it by removing all the VIs from the library, saving the library, then adding the VIs back and saving again.
    1 point
  4. Nope. The icon was included in the icon library for completeness, in case you had some method like "Set To Public" or "List All Public Methods" or somesuch for which the green key was needed.
    1 point
  5. Change the "uType " to "1" (icon) instead of "0" (bitmap) and load an ".ico" file.
    1 point
×
×
  • Create New...

Important Information

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