Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 69090

LabVIEW Instrument Library class

$
0
0

I have designed a bunch of LVClasses based on instrument functionality, that dynamically call specific instruments. However, I would like to have these LVClasses outside my built EXE, so that I can add new instruments to my library without having to re-build my EXE code. There's a "generic" LVClass layer in the EXE code that would be part of the library, and what specific instruments are dynamically dispatched are chosen at runtime based off of a config file.

 

So that's the background. I will attempt to attach a small dummy LVProj to illustrate what I'm trying to do. The "Instrument Example EXE.vi" would be the code in the EXE, and the classes in the LVProj would be the "library".


Here's my question: What's the best way to contain that LVClasses "library", so that the EXE code can easily call it, and the library can be updated with new instruments? I know there are llbs, and lvlibs, but I'm curious in any of your opinions on what would be the best architecture for managing this.


Viewing all articles
Browse latest Browse all 69090

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>