Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/15/2010 in all areas

  1. Who better to share this with then my fellow LAVA members? I just got my CLA results back today and I PASSED!!!!!!!! Everything seems new. New Certification New LAVA New LabVIEW in a month And I can’t wait till the NEW RCF (Right Click Framework) Comes out.
    1 point
  2. For any class that is in memory (and a never saved class is obviously in memory), just do "name of class" + ":" + "name of class but replace .lvclass with .ctl" and wire the resulting string to the Open VI Reference primitive. Voila.
    1 point
  3. Got my CLA exam results yesterday. I PASSED!!!
    1 point
  4. Hi Jon, You can get it through the class' library children. The type is "Class Private Data" and it's the only child of this type in the library. The other method relies on the path being known, which doesn't exist yet if not saved, or at least, it exists only in a temporary location. As a bonus, you can get it from LVClass API... But here's how to do it without:
    1 point
×
×
  • Create New...

Important Information

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