User`s guide
Creating PCIS-DASK Application ? 13
The event code defines the action you want to perform when an event occurs. To write the event code,
double-click the desired control or form to view the code module and then add code you want. You can
call the functions that declared in the file DASK.BAS to perform data acquisition operations.
step 6.
Run your application.
To run the application, choose Start from the Run menu, or click the Start icon on the
toolbar (you can also press F5).
step 7.
Distribute
your application.
Once you have finished a project, you can save the application as an executable (.EXE) file by using the
Make EXE File command on the File menu. And once you have saved your application as an
executable file, you've ready to distribute it. When you distribute your application, remember also to
include the PCIS-DASK’s DLL and driver files. Please refer to chapter “Distribution of Applications” for
the details.