Can we use these controls in our distributed compiled application? The customer receives no source code only the compiled executable.Yes. I think that you can find more information about this in the
National Instruments Software License Agreement.
Do I not have to register the mesa.dll or just place it in the folder of the executable?Mesa.dll is not an ActiveX .dll and cannot be registered. You could put it in the folder of the .exe or you could put it in your system folder (or somewhere else in your path). The best way to handle this, though, is to use the merge modules that ship with Measurement Studio and let them handle the logic for you. For more information, see the Distributing and
Installing Measurement Studio Applications topics in the Measurement Studio Reference.
- Elton