Michael Aivaliotis Posted June 25, 2003 Report Share Posted June 25, 2003 ok, serpdrv has been removed from the shared run-time folder in 7.0. Where has it gone and do I still need it for distributions? Quote Link to comment
Jim Kring Posted June 25, 2003 Report Share Posted June 25, 2003 ok, serpdrv has been removed from the shared run-time folder in 7.0. Where has it gone and do I still need it for distributions? Nope, you don't need serpdrv... now you need VISA. All serial port IO now needs to be done using VISA. -Jim Quote Link to comment
Michael Aivaliotis Posted June 26, 2003 Author Report Share Posted June 26, 2003 Yes well, i'm trying to build an installation package for my LV7 executable using installshield so I'm collecting the files necessary for this. So far I've noticed that there are merge modules that you can use in installshield. These are the same ones that the LV7 install utility uses during build time. So far, by poking around, i've found that there are several dll's that you can install to give you support for specific hardware. For example: serial: NiViAsrl.dll gpib: NiVi488.dll ethernet: NiViEnet.dll all need: NiViSv32.dll This means that when you click the check-box: incude serial support, all that happens is the installer calls the merge module which specifies the dll's required. I just wish all of this was documented better or at least give us the resources to selectivly install support for the required hardware. If i can check-off serial why can't I check-off GPIB? Also, to this day I haven't used the built-in LV install creator. Call me stubborn but I just like the flexibility and power that installshield provides. If only NI would publish information on these merge modules and how to use them. Quote Link to comment
Jim Kring Posted June 26, 2003 Report Share Posted June 26, 2003 So far, by poking around, i've found that there are several dll's that you can install to give you support for specific hardware. Be careful not to do any "reverse engineering". Its a violation of your software license agreement (Section 3) :roll: If you are interested, please post your findings to: OpenG.org:LabVIEW Docs:Application Builder:7.0 -Jim Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.