User`s manual

36 Building Applications
PCIS-DASK
Application Building Fundamentals Using .NET
tory. By default, the DASK.cs file is installed at
C:\ADLINK\PCIS-DASK\INCLUDE.
3. Develop the application. You can call the functions that
are declared in the file Dask.cs to perform data acquisi-
tion operations.
4. Run your application. Do one of the following to run the
application:
Z Choose Start from the Run menu
Z Click the Start icon from the toolbar
Z Press <F5>
5. Distribute the application. After completing the project,
save the application as an executable (.EXE) file using
the Make EXE File command from the File menu. The
application, after being transformed into an executable
file, is now ready for distribution. You must include the
PCIS-DASK’s DLL and driver files when the application
is distributed. Refer to Chapter 8: Distribution of
Applications for the details.