05-20-2019 07:47 AM
@rolfk wrote:
@Ben wrote:
Tools >>> LLB manager?
No that is only for the old LLB files, which was simply a single level archive file.
The newer lvlib files are a very different kind of library, similar to LabVIEW classes but without the OOP part. The only way to remove VIs from an LabVIEW library is to open the lvlib file in LabVIEW and right click on the VI in there and select "Remove from Library" or something to this wording.
It was the part about...
"
There are a couple of VI's in this library file which their name contain "-" so that in the library, their names appear with "*" or "?" (e.g, "-IDN-.vi" appears as "*IDN?"). What should I do about that also?
"
That had me thinking it was a LLB.
Ben
05-20-2019 02:45 PM
Thanks a lot for informing me. Is there any possibility that I can make these .dll's by LabWindows/CVI 2019? National Instruments seemingly has just LabWindows/CVI 2019 Runtime Engine working on both 32-bit and 64-bit platforms, and not the base and full application.
05-20-2019 04:05 PM
No! LabWindows/CVI supports creating both 23-bit and 64-bit binary files since at least version 2015 according to the help file.