From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW APIs Documents

cancel
Showing results for 
Search instead for 
Did you mean: 

Passwords Removed From VIs that create new Accessor and Override VIs

Included in this .zip file are replacements for all the files located at:

<LabVIEW 2010>\resource\Framework\Providers\lVClassLibrary\NewAccessors

The VIs and libraries are identical to the ones that ship with LabVIEW except that all the passwords have been removed. You should open MemberVICreation.lvlib. If you look at that library, everything is laid out in what should be a reasonably easy to follow pattern. The two top level VIs are at the top of the library: CLSUIP_NewAccessorDialog.vi  and  CLSUIP_CreateOverride.vi.

You will notice a lot of utility VIs in here for doing various modifications to classes. Please feel free to create new children of "VIRetooler.lvclass" that is capable of scripting new VIs from existing VIs for new forms of retemplating, overriding, etc.

Comments
Jim_Kring
Trusted Enthusiast Trusted Enthusiast
Trusted Enthusiast
on
F._Schubert
Active Participant
Active Participant
on

Brilliant. I was thinking of posting my wish for a plugin option for them this weekend on IE. Having the code open is a much better. Felix

jgcode
Active Participant
Active Participant
on

Kudos Steven!

I've created a package so that users can install this into the LabVIEW folders easily using VIPM.

The package is available on LAVA.

See here for the original thread that contains links to download the package.

Cheers

-JG

Certified LabVIEW Architect * LabVIEW Champion
Contributors