Hello,
First time posting to this list. I'm a long time TestStand and LabWindows user, that is just starting to use LabView. I've actually ramped up fairly quickly with LabView. I do have a question regarding using LabView to create DLLs. I've been able to create a single Labview DLL that is contained within one LabView VI file.
My question is how can I create multiple LabView DLLs in the same VI file? I'm not sure if this is a valid question when using LabView, but being a newbie I have to ask. I'm relating my question to a "C" (i.e. LabWindows/CVI) DLL where I can have one source (.c file) that contains all of the DLL functions. I am trying to understand if this can be done in Labview (i.e. all the DLL VIs in one VI file?). If so I was hoping someone might be able to point me to an example or tutorial (which I have yet to come across on the NI web site).
I thank you for your time and appreciate any response you may have.
Thank You