I have done an application with LVDSC 6.1 that use
only security of DSC.
As described on "Datalogging and Supervisory Control
Module Developer Manual" there is the possibility to develop
applications that only use Security VIs of DSC. (Ref pag 8.2).
With "Application Builder" I make an installer that copy all
security files from NI LVDSC directory to the application directory.
All is working OK.
Now I have installed LVDSC 7.0 and rebuild the application.
I get a problem, my application is working ok but when I try
to stop it don't stop and goes on not responding state.
I have to use ctr+alt+del to stop the application.
For better explain the problem I attach a test application.
Build and
install the application.
Follow the steps written on the panel.
The builder make an installer that copy security
files from NI directory.
Since the NI directory on my computer is
"C:\Programmi\National Instruments\LabVIEW 7.0"
and on your maybe different.
You have to create on your computer a directory
"C:\Programmi\National Instruments\LabVIEW 7.0"
and copy on this directory the directory "vi.lib" and "project"
of your NI LABVIEW installation.
After so the builder will be able to find the security file needed."