07-14-2017 06:52 PM
Sure thing. I'd rather leave it to other to make any kinds of comments on future states of things, but in doing more looking at this issue I did discover there's a way to address DLLs by name in an SLI. The DLL has to be in the Win64 folder under LabVIEW NXG (by default C:\Program Files\National Instruments\LabVIEW NXG\Win64). Then you can just address it by name; in the External Code example project, just putting in "CLF_Example_64" (no .dll needed) works correctly. This would at least let you relocate the project itself without breaking the pathing.
Regards,
Cason
NI Applications Engr.
07-15-2017 04:49 AM
Perfect. I can go with that for the time being.
Thank you!
DSH Pragmatic Software Development Workshops (Fab, Steve, Brian and me)
Release Automation Tools for LabVIEW (CI/CD integration with LabVIEW)
HSE Discord Server (Discuss our free and commercial tools and services)
DQMH® (Developer Experience that makes you smile )
05-30-2018 12:46 AM
hi Jacobson,
I can't drag functions from share library editor to diagram as your gif shows (in NXG 2.1).
pls,help me
06-12-2018 03:51 AM - edited 06-12-2018 03:51 AM
I just tried to drag&drop and it worked pressing Ctrl. Hope this helps.
06-12-2018 04:31 AM
Yes,It works with Ctrl.Thanks for your infomation.